Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 bleroy 
05-15-2006, 6:38 PM

Tracing XmlHttp requests: an unobtrusive solution

To trace XmlHttp requests in your AJAX application, there are quite a few solutions. There's Fiddler , of course, and there is Nikhil 's excellent browser helper . These solutions still have an important drawback: you have to install them and...
Filed under: ,
Posted to:
by
 ScottGu 
05-15-2006, 12:49 AM

Using LINQ with ASP.NET (Part 1)

One of the new things I’m super excited about right now is the LINQ family of technologies that are starting to come out (LINQ, DLINQ, XLINQ and others soon). LINQ will be fully integrated with the next release of Visual Studio (code-name: Orcas) and...
Posted to:
by
 bleroy 
05-11-2006, 3:03 PM

GeoTagit: a great mashup made with Atlas

Try this: http://atlas.dotnetslackers.com/Default.aspx It's the home page for a mashup application based on geotagging made by Alessandro Gallo (known on the ASP.NET forums as Garbin ). Alessandro is a very active user on the forums and one of the...
Filed under:
Posted to:
by
 ScottGu 
05-09-2006, 2:18 AM

VS 2005 Web Application Project V1.0 Released

I am very happy to announce that the final release of the VS 2005 Web Application Project is now available. You can download it for free here . The VS 2005 Web Application Project option provides an alternate web project model option to the VS 2005 Web...
Filed under: , ,
Posted to:
by
 ScottGu 
05-09-2006, 1:59 AM

Two Nice ASP.NET Tracing and Logging Articles

I wanted to point people at two cool new ASP.NET articles have been published recently: Logging Client-Side JavaScript Errors to ASP.NET : In this article James walks-through a cool ASP.NET control + module he built that enables developers to add support...
Filed under: ,
Posted to:
by
 ScottGu 
05-07-2006, 6:50 PM

Atlas Control Toolkit Refresh Now Available (adds Safari support + 4 new controls)

I blogged about the Atlas Control Toolkit three weeks ago when it first shipped. There are three big reasons I find it exciting: It is the start of what is going to be a great control toolkit of 50-100 controls built for Atlas and ASP.NET All source code...
Filed under: , ,
Posted to:
by
 ScottGu 
05-07-2006, 6:19 PM

ASP.NET 2.0 Membership and Roles Tutorial Series

Scott Mitchell has continued the great ASP.NET 2.0 Membership, Roles and Profile Tutorial series he started a few months back, and has now posted parts 3 and 4 on it. You can read the series here: Examining ASP.NET 2.0’s Membership, Roles and Profile...
Filed under: ,
Posted to:
by
 ScottGu 
05-02-2006, 7:47 PM

CSS Control Adapter Toolkit for ASP.NET 2.0

Tired of having <table> elements rendered by the built-in ASP.NET server controls and wishing you could use a pure CSS solution instead? Read on... Today we published the CSS Control Adapter Toolkit for ASP.NET . This toolkit provides information...
Filed under: , ,
Posted to:
by
 ScottGu 
05-02-2006, 7:30 PM

VS 2005 Web Application Project V1.0 Release Coming Shortly

May 8th Update : The final release of the VS 2005 Web Application Project is now live. You can learn more about it here . The offiical "V1.0" release of the VS 2005 Web Application Project Option is now built and is in "escrow" as we sanity test the final...
Filed under: , ,
Posted to:
by
 bleroy 
05-01-2006, 10:26 PM

ScriptDoc: document your Atlas classes

When I was talking at the Journées Académiques last week, someone in the audience asked me about documentation tools for Atlas classes. That was a great question, especially as I had such a tool ready... This application generates documentation for Atlas...
Filed under: ,

« First ... < Previous 102 103 104 105 106 Next > ... Last »