It is now a fully supported version and is free for download and use with Microsoft Visual Studio 2005 and ASP.NET 2.0.
This release version fixes a lot of performance issues as well as some of the earlier bugs that were still out in the RC1 version.
Also, the ASP.NET AJAX Control Toolkit provides 30+ Ajax Enabled [...]
Archive for January, 2007
ASP.NET AJAX 1.0 released…
Posted in .NET, .NET Framework 2.0, ADO .NET, AJAX, ASP .NET, JavaScript, Microsoft on January 31, 2007 | Leave a Comment »
Adding a ToolTip to an Image (asp:image, img)
Posted in .NET, .NET 3.0, .NET Framework 2.0, AJAX, ASP .NET, HTML, Tips and Tricks on January 31, 2007 | 6 Comments »
Yep this is one of the most simplest functionality that any developer in .Net framework would be looking for.
But why am I blogging about this then??? Okay most of you might have the answer to this one already and there are multiple ways to getting the following functionality in a web page. So the only [...]
Biggest Launch in Microsoft’s History in Pakistan now
Posted in .NET, Community News, Culminis, Exchange Server 2007, INETA, Microsoft, Microsoft Office System, Net FX 3.0, Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), Windows Vista, Windows WorkFlow Foundation (WF) on January 31, 2007 | 9 Comments »
According to the CEO of Microsoft Mr. Steve Ballmer, the launch of the Windows Vista, Exchange Server 2007 and Microsofts Office System are going to be the biggest ever worldwide release of any product line.
So people all around the globe would be introduced with these new state of the art products all at the same time. Putting [...]
Ajaxing rules (Way to go Meebo)
Posted in AJAX, Personal Experience, meebo on January 26, 2007 | Leave a Comment »
Well long since I had not worked on my own personalized system, either it’s in my office or house or my laptop all are configured to the same settings I am comfortable with.
But my worst experience today was when I went to pay my friend a visit at his office and got stalled there for about [...]
MVP’s Live (No Questions too HARD!)
Posted in .NET, .NET 3.0, .NET Framework 2.0, ADO .NET, AJAX, ASP .NET, Architecture, C#, Community News, MVP, Microsoft, Net FX 3.0, SOA, SQL Server 2005, Strong Coders, Tips and Tricks, Visual Studio .NET IDE, Web Services, Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), Windows Vista, Windows WorkFlow Foundation (WF), XAML on January 25, 2007 | 1 Comment »
A great opportunity for Micro-softies coming up.
Aah I’d love to be tossing those tricky questions straight to the Gurus . Now that’s an entry my calendar cannot miss; wheres that .ics file?
All fellow coders I recommend that you shouldnt miss the continuation of the first MVP Live Chat!
I am copy pasting the message below
{
Sent From: RyanOlshan
Subject: Don’t [...]
Trimming a String (System.Text.RegularExpressions.Regex)
Posted in .NET, .NET 3.0, .NET Framework 2.0, ASP .NET, C#, Microsoft, Net FX 3.0, Tips and Tricks on January 25, 2007 | 1 Comment »
Well checking the validity of a user input has always been a fun. In the good old days we used to have lib built for such validations and the pre-built functions were just called to do the magic!
I personally came across a really nice method of doing the validations by using the System.Text.Regex Class. Well [...]
.NET 3.0 Bolger’s Crash Course
Posted in .NET 3.0, Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), Windows WorkFlow Foundation (WF), XAML on January 12, 2007 | Leave a Comment »
Simply Great! A .Net 3.0 crash course in the form of a blog.
This is just another fantastic way to keep others informed, nice evangalism.
Click here to check it out.
Microsoft Research Group Shot (Everyone’s lookin great in the pic)
Posted in Microsoft Research, Personal Experience on January 12, 2007 | 1 Comment »
I just came across a great utility by Microsoft. It’s the Microsoft Research Group Shot. I love what one can achieve with it. Just merge the best areas from a number of photos and you have a combined great looking scene. Well I couldn’t find enough time to extensively check out the whole tool. This is [...]
Virtual PC 2007
Posted in Microsoft Beta's on January 11, 2007 | 1 Comment »
Microsoft’s Virtual PC 2007 Beta is available! You can download it from the Microsoft’s Beta site (Microsoft Connect) https://connect.microsoft.com/Downloads/Downloads.aspx?SiteID=288. All you need is to sign in with a Windows Live ID. VPC 2007 is available in 32 and 64 bits, while there are few new features in Virtual PC 2007 include support for Intel’s and [...]
External JavaScript Files
Posted in JavaScript on January 11, 2007 | Leave a Comment »
JavaScript Best Practices recommends that all JavaScript code should be placed within external JavaScript files. There are different viewpoints of including JavaScript in the head or the body, but generally the following rules apply:
Place the JavaScript in the body when the JavaScript dynamically creates web page content as the page is being loaded.
JavaScript defined in functions used for [...]



