Browse by Tags

Related Posts

  • Are blogs killing traditional ASP.NET sites?

    While in my 'getting back into coding' frame of mind I've been surfing around looking at various sources of information - I've come to realise something that I missed before - there's a lot less 'high quality' information avaialble today that say 3 years ago. Back in the days...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 01-12-2005, 12:00 AM
    Filed under: .net, dotnet, microsoft, asp.net
  • How to subscribe to MSN Spaces RSS feeds

    Probably somebody else has already posted about it, but I'll write about it here anyway, so the word spreads faster. To subscribe to MSN Spaces RSS feeds, just enter the the HTML URL, plus "/feed.rss". As an example, suppose you want to add Shiju Varghese MSN space to your blogroll in your...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 12-16-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, xml
  • An attention-getting resume

    JY found the most original resume I've ever seen. I immediately forwarded it around the company. If he ends up getting hired, I'll let you know. But it sure did get attention! Hint: try something original and do it on your blog. [ Via Robert Scoble ]
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 11-11-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft
  • Cool GUI for editing parameters in visual studio - vote for it!

    I vote for it and you? Mitch Denny proposes a very cool idea for popping up in-place GUI when you need to edit a formatted string or other parameter in source code . He has posted his idea up on the Ladybug site ; I’ve voted for it, and you should too! [ Via: Bruce Williams, Microsoft C# Compiler...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 08-23-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, visual, visual studio .net, studio, visual studio
  • ASP.NET 2.0 Security Features

    ASP.NET 2.0 contains a new set of security-related controls, known collectively as the Login controls. By taking advantage of the Login controls, you can create standard registration, login, and password recovery pages without writing any code. [Via Ohad Israeli, Israel ]
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 07-08-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, asp.net, security
  • Visual Studio 2005 - Edition x Feature comparison chart

    I have read a lot of blogging posts and some MSDN articles about Visual Studio 2005, but have not found a comparison chart anywhere. What I and problably many out there wanted is a chart like the one below. Visual Studio 2005 Edition Features Academic Express Professional Enterprise Developer Enterprise...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 06-30-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, visual, visual studio .net, studio, visual studio
  • Visual Studio 2005 Beta 1 and the Express Edition Betas have launched

    I must give some of the Express Editions a try. Let's start downloading right now... [Via Christa Carpentiere ] [Via Duncan Mackenzie ] [Via Benjamin Mitchell ] [Via Tim Sneath ] [Via Bill McCarthy ] [Via Robert Scoble ] [Via Chris Sells ] [Via Kent Sharkey ] [Via Kent Sharkey ] [Via Dan Fernandez...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 06-29-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, visual, visual studio .net, studio, visual studio
  • Problems syndicating some feeds lately

    I have had problems syndicating some feeds lately. Can someone out there help me anyway? I send feedback to the webmasters, but no answer so far. 4GuysFromRolla.com Headlines . Could not read this feed due to invalid XML or the feed is in HTML. This may correct itself when the author updates the feed...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 06-28-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, xml
  • ADO -> ADO.NET migration

    John Papas has an interesting article on the topic in the current issue of MSDN Magazine, Migrating from ADO to ADO.NET . His approach is pretty straight-forward - "Here's x in ADO, here's what it has become in ADO.NET, here are the differences/enhancements/etc" - which I think is helpful...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 06-23-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, ado.net
  • Reverse Enum Lookup

    Sometimes you may have the string name of an enumeration identifier, and want its enum type. For example, you write a enum identifier as a string to a file and want to read it back and obtain the original enumeration type. This takes place when you serialize a class to an XML file and deserialize it...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 06-23-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, c#, c sharp
Page 1 of 3 (22 items) 1 2 3 Next >