Browse by Tags

All Tags » Development (RSS)
Silverlight 3 beta is available
Read More...
ASP.NET MVC 1.0 Ships
Read More...
Microsoft Silverlight 2 released
Read More...
A practical use for filtered indexes
Read More...
SQL Server Spatial Tools now available on CodePlex
Read More...
Submit to Community Credit 1.0 plug-in released
Read More...
Time to monetize your gaming creativity
Read More...
Managed type converters and Blend resolved
Read More...
Develop a game and win money
Announcing the worldwide Dream-Build-Play 2008 Challenge where you can win $75000 in prizes for games developed for the Xbox 360 platform. Read More...
Blend doesn’t support managed type converters
Apparently Microsoft Expression Blend 2.5 June Preview unfortunately doesn't support managed type converters. Read More...
WatermarkedTextBox control for Silverlight 2 beta 2
An updated WatermarkedTextBox control for Silverlight 2 beta 2. Read More...
Silverlight 2 Beta 2 now available
Details on the new Microsoft Silverlight 2 Beta 2 build released at Tech-Ed North America 2008. Read More...
How to switch Silverlight UserControls
One of the guys on the official Silverlight community forums posted an interesting question, namely how does one change the currently visible UserControl in a Silverlight 2.0 application. To put things in context the new Silverlight 2.0 project template...
The pain of SQL Server and working with dates
How many times have you tried to design an efficient database table design in SQL Server only to stumped with the problem of storing pure date values. Yes the currently released versions of SQL Server (up to 2005) don’t support a pure date only...