Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.

Browse by Tags

All Tags » ASP.NET   (RSS)
Internet Explorer 8 Expert Chat Zone Resume
Internet Explorer 8 is in beta and we're able to improve features that we need. Last week I sent a short message to the Microsoft DPE here in Germany with some comments what I like more in Firefox 3 than in Internet Explorer. Well, there are a couple Read More...
ASP.NET MVC CodePlex Preview 4 is here (or there) :-)
See Phil's post: http://haacked.com/archive/2008/07/16/aspnetmvc-codeplex-preview4.aspx And of course ScottGu's post: http://weblogs.asp.net/scottgu/archive/2008/07/14/asp-net-mvc-preview-4-release-part-1.aspx Share this post: email it! | bookmark Read More...
Yes, it’s that easy to get hacked
Most developers pay lip service to security, but there aren’t so many who actually take the time to actually secure their site.  We usually leave it to the sys admins.  Yes, those same sys admins who like to make our lives miserable by actually Read More...
ASP.NET MVC Preview 4 is out
And you can get it from codeplex . Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
ASP.NET MVC Preview 4 -
ASP.NET MVC Preview 4 is up on CodePlex . The Gu has all the exquisite Gu-Like Detail on his blog . If you take a look at the generated "changes" document, it shows a bunch of new stuff like AjaxHelpers and AjaxExtensions that set the stage Read More...
ASP.NET MVC Preview 4 - Using Ajax and Ajax.Form
ASP.NET MVC Preview 4 is up on CodePlex . The Gu has all the exquisite Gu-Like Detail on his blog . Phil Haack has some notes on this release on his blog . If you take a look at the generated "changes" document, it shows a bunch of new stuff Read More...
Scott Gu on MVC Preview 4
Great post by Scott presenting the new things one can expect to see in the next preview of ASP.NET MVC. This means that it's time to pick up where I left and go back to the internals of the MVC platform. Share this post: email it! | bookmark it! | Read More...
July 22nd - Seattle/Redmond/Bellevue Nerd Dinner
Are you in King County/Seattle/Redmond/Bellevue Washington and surrounding areas? Are you a huge nerd ? Perhaps a geek ? No? Maybe a spaz , dork , dweeb or wonk . Maybe you're in town for an SDR (Software Design Review) or the ASPInsiders meeting. Quite Read More...
Displaying Version information in C# ASP.NET 2.0 and 3.5.
I needed to display the application version in a file based ASP.NET 3.5 application written in Visual Basic. I wrote the following methods in my AssemblyInfo.vb file in the App_Code directory and it worked! Out popped the Version Number of 0.0.5.0 instead Read More...
Displaying Version information in Visual Basic ASP.NET 2.0 and 3.5.
I needed to display the application version in a file based ASP.NET 3.5 application written in Visual Basic. I wrote the following methods in my AssemblyInfo.vb file in the App_Code directory and it worked! Out popped the Version Number of 1.0.0.10 instead Read More...
ASP.NET MVC Preview 4 Release (Part 1)
The ASP.NET MVC team is in the final stages of finishing up a new "Preview 4" release that they hope to ship later this week.  The Preview 3 release focused on finishing up a lot of the underlying core APIs and extensibility points in ASP.NET Read More...
Breaking changing in IIS 7.0 and ASP.NET
This quick post is for my own sake so I can find it again later. :-) I refer to the following link often. Mike Volodarsky has put together a detailed list of breaking changes in IIS 7.0 and ASP.NET. For the most part IIS 7 has great compatibility with Read More...
Deploying ASP.NET MVC on ASP.NET 2.0
This post will be filled with disclaimers and warnings. They are not just to CYA , but also to C my A and avoid my getting sacked. I've been working with Shawn Burke and Rob Conery and the magical Eilon Lipton to try to figure out a way to get ASP.NET Read More...
The MVC framework – getting started
Today I’m going to start posting some personal rumblings about the MVC framework. In fact, I haven’t started developing real apps with it, so I’m starting this series to force me look at it since in my current job I’m no longer working with web apps. Read More...
The routing series
I’ve just noticed that I didn’t put up a resume of the routing series. Here’s the list of associated posts: The MVC routing assembly – part I The MVC routing assembly – part II The MVC routing assembly – part III The MVC routing assembly – part IV The Read More...
More Posts Next page »