Browse by Tags

All Tags » ASP.NET » ASP.NET Whidbey (RSS)

Reflector 5: The Best Tool Ever Got Even Better!

I just received a ping by IM from Lutz with the news. I quickly downloaded the bits and I had a quick try. Lots of new stuff in the box. My favorite one so far is the enhanced Analyzer feature which gives you “Exposed by ”, “Instantiated...

I'm an ACE!

Today I received a *very* cool gift (signed by Soma ) consisting of a transparent (and heavy...) cube with the Visual Studio 2005 logo and a few paragraphs floating inside of it (ok, its hard to explain). Very, very cool: It is the "Visual Studio 2005...
Posted by vga | 3 comment(s)

ZCopy deployment is here

It's not xcopy deployment, it is not even ycopy deployment, it is zcopy deployment! Imagine deploying your website by just uploading a single ZIP file containing all of your website files, cool ugh? This is really easy to achieve using the ASP.Net 2.0...
Posted by vga | 1 comment(s)
Filed under: ,

Whidbey Membership, Roles, Profile and Provider pattern backported to Everett?

Note : this entry has moved . I just downloaded the Community Server beta 2 with the intention of having a quick look at it. Unzipped the download and found no source code… L (there is a “no source code will be available for beta 2” legend in one of the...
Posted by vga | 18 comment(s)
Filed under: ,

Whidbey Cross Page Posting: Avoiding the Ugly Response.Write

Note : this entry has moved . Quick Catchup: you may have heard about the new upcoming Cross Page Posting feature in ASP.NET Whidbey, in a nutshell: you will be able to post from page A to page B and while executing in Page B do some cool things like...
Posted by vga | 1 comment(s)
Filed under: ,

Nonsense Viewstate Usage (and a Lot of Microsoft Sincerity)

Note : this entry has moved . A few days ago I stumped at the following sample (Whidbey docs required): ms-help://MS.VSCC.v80/MS.MSDNQTR.v80.en/MS.MSDN.v80/MS.VisualStudio.v80.en/cpref/html/T_System_Web_Handlers_AssemblyResourceLoader.htm In the code...
Posted by vga | 10 comment(s)
Filed under: ,

ASP.NET 2.0 Mobile Support: It’s Bronze not Gold

Note : this entry has moved . No, I’m not talking about the 2004 Olympics here. Like two years ago in a meeting for MVPs ScottGu was presenting an overview of ASP.NET Whidbey. I do remember he told us that ASP.NET support for mobile devices would be a...
Posted by vga | 1 comment(s)
Filed under: ,

Two Thumbs Down for HtmlHead

Note : this entry has moved . As you may already know ASP.NET 2.0 will include a new control, HtmlHead , to serve all your <head> handling needs thus making all previous v1.x hacks unnecessary by providing programmatic access to that tag. So far...
Posted by vga | 4 comment(s)
Filed under: ,

Whidbey will brings us a shorter viewstate, guaranteed!

Note : this entry has moved . In the following post I’m going to focus on the new viewstate serializer exclusively; keep in mind that there are other strategies being introduced in order to reduce viewstate size, like separation between viewstate...
Posted by vga | 14 comment(s)
Filed under: ,

Whidbey support for HtmlHead, Intro

Note : this entry has moved . Very simple questions as “ How can I programmatically set my Page’s title from codebehind? ” or “ How can I handle my Page’s <head> element from codebehind? ” were, are and will be...
Posted by vga | 5 comment(s)
Filed under: ,
More Posts Next page »