Browse by Tags

All Tags » VS.NET » .NET (RSS)

Free eBook - Best of Simple Talk ASP.NET by dwahlin

I wrote a few articles for the Simple Talk Website (run by RedGate Software ) over the past year and was honored to be included in the "Best of Simple Talk ASP.NET" eBook they just released.  The book is a free PDF that covers a lot of...

Service Pack 1 Beta Released for Visual Studio 2008 and the .NET Framework 3.5 by dwahlin

Microsoft just released the SP1 beta for Visual Studio 2008 and the .NET Framework 3.5 and it includes a huge number of new features and enhancements.  Check out Scott Guthrie's blog for details but here's a quick list of what's included: ASP.NET...

Introducing Visual Studio 2008 Course by dwahlin

Thanks to everyone that attended the Visual Studio 2008 course yesterday. It was a lot of fun talking about all of the new stuff available in VS 2008 and .NET 3.5 and hearing the different projects people are working on. As promised, here's the lab code...

Upcoming .NET Courses in 2008 by dwahlin

I've had several people here in the Phoenix area and others I've met at ASP.NET Connections conferences ask when I'll be teaching specific .NET classes in 2008 and my standard reply has been "I'm not sure at this point". We have things scheduled out past...

Visual Studio 2008 Released for MSDN Subscribers by dwahlin

It's here! Visual Studio 2008 is now available to download for MSDN subscribers. Lots of great stuff is available in Visual Studio 2008 and .NET 3.5 such as: Language Integrated Query (LINQ) LINQ to SQL Designer New ASP.NET 3.5 controls such as the ListView...
Filed under: ,

Fixing a VS.NET 2008 Beta 2 ASP.NET Debugging Issue on Vista: "Strong name validation failed" by dwahlin

I came across the following error while trying to debug an ASP.NET page in VS.NET 2008 tonight: "Unable to start debugging on the web server. Strong name validation failed." I hadn't seen the error before but after spending a few seconds searching I came...
Filed under: , ,

Video: First Look at Visual Studio .NET 2008 and the LinqDataSource by dwahlin

Visual Studio .NET 2008 provides many new features that will definitely enhance developer productivity. In this video tutorial I provide an introductory look at VS.NET 2008 and show a few features such as multi-targeting, split view, and the LinqDataSource...
Filed under: , ,

VS.NET 2008 Beta 2 Now Available to Download by dwahlin

If you haven't heard already, VS.NET 2008 beta 2 is now available for downloading. I'm installing it right now. :-) http://www.microsoft.com/downloads/results.aspx?DisplayLang=en&nr=20&freetext=visual+studio+2008&sortCriteria=date Make you...
Filed under: ,

JavaScript Intellisense and Documentation in VS.NET Orcas by dwahlin

Microsoft's Betrand Le Roy just put together a great post on how to document JavaScript code in VS.NET Orcas. By adding documentation comments, users of your script will get nice intellisense as they type and use JavaScript classes, methods, etc....
Filed under: ,
More Posts