Tags:ASP.NET Questions, Dot Net Questions, Latest Questions, Latest Topics
In Preview 2 or Preview 3 of ASP.NET (I forget which), we introduced the concept of Action Filters . Sounds much more exciting than your run-of-the-mill LayOnTheCouchMunchingChipsWatchingInfomercialsFilter , that I originally proposed to the team. Thankfully, that was rejected. An action filter is an attribute you can slap on an action method in order to […]
Tags:ASP.NET Questions, Dot Net Questions, Latest Questions, Latest Topics
The much awaited Visual Studio 2008 SP1 and the .NET Framework 3.5 SP1 is now RTM !! While we have talked about the .NET 3.5 SP1 features for a long time now, the RTM release marks something special for Web Developers. You would be able to build and deploy real world applications and use some of […]
Tags:ASP.NET Questions, Dot Net Questions, Latest Questions, Latest Topics
Tim Heuer has a great post where he talks about NBCOlympics.com and how things are going. There is a great video talking about this and Silverlight , Eric Schmidt from Microsoft was interviewed about it.. Feel free to check out the video here…(read more)
a2a_linkname=”More about the Olympics and NBC”;a2a_linkurl=”http://itquestions.info/more-about-the-olympics-and-nbc/”;
Tags:ASP.NET Questions, Dot Net Questions, Latest Questions, Latest Topics
In this video Chris Pels shows how to create an MSBuild project that orchestrates the execution of the aspnet_compiler and aspnet_merge utilities for an ASP.NET web site. First, learn the fundamentals of the compilation process for an ASP.NET web site and the role of the two command line utilities. Next, see how to create an […]