ASP.NET Weblogs

Posted to:
Jackie Goldstein's Weblog
by: Jackie Goldstein
2 hours, 21 minutes ago

How NOT to use PowerPoint

If you are a professional (or even amateur) speaker, you have probabaly had some training on Power Point Do's and Don'ts. This humorous video is a short, but powerful, reminder or some of those important lessons.
Filed under: , ,
Posted to:
Granville Barnett
by: gbarnett
2 hours, 30 minutes ago

Shared Source CLI Google group launched

I’ve just created a Google group based on the SSCLI which you can view and join by going here - http://groups.google.com/group/microsoft-shared-source-cli It supersedes now defunct SSCLI newsgroups from the Microsoft and Yahoo servers which have had all...
Filed under: , ,
Posted to:
Jackie Goldstein's Weblog
by: Jackie Goldstein
2 hours, 31 minutes ago

If programming languages were religions...

A humorous look at programming languages , to help ease the way back to work. From amz .
Filed under: , , ,
Posted to:
Guy Barrette
by: guybarrette
5 hours, 17 minutes ago

2009 Predictions - ASP.NET, BizTalk and LINQ 2 SQL are dead and so are VB, C# and Azure

We just started a brand new year that will surely be very exciting. Looking into my crystal ball, here are a few predictions for 2009. ASP.NET is dead You should drop ASP.NET and start using Silverlight right now because it is clear that Microsoft has...
Filed under:
Posted to:
Jim Wang's Blog
by: Jim Wang
7 hours, 14 minutes ago

AJAX History and ASP.NET AJAX Preview 3

I hope everybody had a great holiday break and is ready to go for 2009 :). In .NET 3.5 SP1 we shipped some improvements to the AJAX framework, including the AJAX History Feature, which allows you to add history points in the browser for AJAX applications...
Posted to:
Patrick Steele's .NET Blog
by: PSteele
9 hours, 5 minutes ago

Come see "Paint Wars" at CodeMash!

Fellow SRT employee Chris Marinos will be showing off his wii-mote controlled " Paint Wars " game built on the XNA framework at our booth at CodeMash this week. Chris has taken what started out as his senior project and used it during SRT's...
Filed under: ,
Posted to:
Thiago's Blog
by: tsantos
15 hours, 21 minutes ago

ASP.NET MVC with Mootools

I've been playing around with ASP.NET MVC for some time now and I'd say I'm in love with it. I've seen several blogs posts here and there about it as well. One of the many things which I got really amazed about was the fact that you can use JSON as your...
Posted to:
Joshua Stengel
by: jstengel
18 hours, 34 minutes ago

Would you like a FREE book?

Help me spend my gift cards wisely and you can keep what I buy. You pick them out. I buy them. I read them. I mail them to you--free of charge. The rules are: The book(s) must be available from http://borders.com The book can be technical, fiction, audio...
Posted to:
Agha Usman
by: aghausman12
18 hours, 38 minutes ago

How to change default button of a form

Often, we have condition when we have multiple forms on a page which have multiple submit buttons as well. Whenever, you press enter on any text box it will call the command button which is at top most sequence of command buttons. So, to overcome this...
Filed under: ,
Posted to:
Omer van Kloeten's .NET Zen
by: Omer van Kloeten
19 hours, 45 minutes ago

Let SQL Server Tell You Which Indexes to Rebuild

When index fragmentation becomes too high, indexes will be very inefficient. Other than planning a good index design, you should rebuild / reorganize your indexes every once in a while. SELECT 'ALTER INDEX [' + ix . name + '] ON [' + t . name + '] ' ...
Filed under:

1 2 3 4 5 Next > ... Last »


Microsoft Communities