March 04, 2009
In this episode of 10-4, we introduce another new feature of ASP.NET WebForms 4.0: Routing. The ASP.NET Routing engine was added in the .NET Framework 3.5 SP1 release and is heavily leveraged by both ASP.NET MVC and ASP.NET Dynamic Data to provide bi-directional routing functionality. With the relea...
videos - Channel 9
[ Feed -
Focus -
Exclude ]
by
LostInTangent
at 11:30 PM
| 1 Citations
February 19, 2009
I might be beating a dead horse here.But strongly typed dataset was giving me so much hard time that I have to rant about it. Actually strongly typed dataset is quite handy if all you have to do is just need to query or update a single table. The problem is that the real world is far less ideal than...
dzone.com: latest front page
[ Feed -
Focus -
Exclude ]
by
nguminghie
at 12:49 AM
February 10, 2009
A while back, I posted some instructions that can be used to create an administrative install point for the .NET Framework 3.0 SP1. Since then, the .NET Framework 3.0 SP2 has been released (it is required in order to install the .NET Framework 3.5 SP1). Here are some updated steps that c...
Aaron Stebner's WebLog
[ Feed -
Focus -
Exclude ]
by
astebner
at 8:27 PM
| 1 Citations
A while back, I posted some instructions that can be used to create an administrative install point for the .NET Framework 2.0 SP1. Since then, the .NET Framework 2.0 SP2 has been released (it is required in order to install the .NET Framework 3.5 SP1). Here are some updated steps that c...
Aaron Stebner's WebLog
[ Feed -
Focus -
Exclude ]
by
astebner
at 11:40 AM
| 2 Citations
February 06, 2009
I have heard from a few people who have run into error code 25015 with a data error (cyclic redundancy check) message while trying to install the .NET Framework 2.0, 2.0 SP1 or 2.0 SP2. This error can also occur during .NET Framework 3.0, 3.5 or 3.5 SP1 setup because all of these versions of t...
MSDN Blogs
[ Feed -
Focus -
Exclude ]
by
astebner
at 10:24 PM
February 03, 2009
I know, getting training budget is hard at the moment, but you really want to make yourself as employable as possible. Help is at hand (in fact, it’s only a mouse click away). There are, of course, a whole bunch of Virtual Labs you can do (for developers and for infrastructure people). There’s a...
Andrew Coates ::: MSFT
[ Feed -
Focus -
Exclude ]
by
acoat
at 2:40 AM
January 28, 2009
In talking about Parallel FX yesterday, I was using syntax such as; Task t = new Task(() => { Console.WriteLine("Hello World"); }); and it generated some puzzled looks from the attendees. Not surprisingly, not everyone out there is on .NET Framework V3.5 Service Pack 1 and not everyone ...
Mike Taulty's Blog
[ Feed -
Focus -
Exclude ]
by
mtaulty
at 10:31 AM
| 1 Citations
January 22, 2009
Here are my notes from the Legacy apps session on Day 2 at the Cloud Connect Event put on by TechWeb. Thanks to David Berlind and Angela Bole and their team for putting on the event. Moderating: David Berlind, General Manager & Co-Creator, Cloud Connect Moderated: Rob Helm, Director of Research,...
Troy Angrignon: Adventure Capitalist
[ Feed -
Focus -
Exclude ]
by
troy
at 4:31 PM
January 09, 2009
Steps that might help fix Windows Update errors and a blank Windows Features dialog in Windows Vista
Over the holidays, I was asked by a friend to look at a problem they were running into on their Windows Vista system. They were unable to connect to Windows Update and check for updates and received a cryptic error message. After a few minutes of poking around on the system, I recognized...
Aaron Stebner's WebLog
[ Feed -
Focus -
Exclude ]
by
astebner
at 8:23 PM
| 2 Citations
December 17, 2008
Declarative Services is one of the exciting new features of Windows Communication Foundation (WCF) 4.0. By declarative, we are referring to services that are completely modeled by using the Extensible Application Markup Language (XAML). As you might think, this capability will open to door for a who...
ASP.NET Weblogs
[ Feed -
Focus -
Exclude ]
by
gsusx
at 3:35 PM
| 2 Citations




