Monday, January 31, 2005

Welcome to Visual Studio Hosted Experience

Register yourself in Welcome to Visual Studio Hosted Experience with your email id in this below URL and train yourself from your desktop without having VS.NET / anything installed in your systems.

XAML's Interactive behavior without single line of C# code

Adding an interactive behavior without a single line of C# code in XAML is possible with the Property Triggers. Its explained in this article and sample is also given for download.

2D & 3D animations in Avalon !

In the next version of Windows, i.e. Longhorn, the UI Layer is called Avalon. Its developed with the next version of DirectX instead of the GDI+ (gdiplus.dll in WinXP & Win 2003) available now. Lots of Animations in Avalon with its 2D and 3D can be done. Also, a new language called XAML ( pronounced as Zamel ) is also comming as the tag based language (like HTML / ASP.NET Controls) to ease the development effor and C# or any other language can be used as the Control language.

Avail the discounts on M$ Certification Exams

Prepare well and avail this discount on M$ Certification Exams. More details here.

M$ releases .NET Enterprise Library 1.0

Microsoft released recently the .NET Enterprise Library 1.0 developed by Avanade, a joint venture co. between M$ and Accenture. It consists of all the already developed Application Blocks by M$ and few more additions from Avanade. This .NET EL 1.0 will be updated with the new set of Application Blocks for .NET 2.0 also in near future. You can download this .NET Enterprise Library 1.0 and can read about it in this Blog.

Saturday, January 22, 2005

Updates about ASP.NET 2.0 & VS.NET 2005

You can get more updates about .NET 2.0 and ASP.NET 2.0 & VS.NET 2005 in these two blog posts.


vs2005whats new and in Scott's blog

Friday, January 21, 2005

ClickOnce Vs. Windows Installer

The two deployment types in Visual Studio 2005 are ClickOnce and Windows Installer. Here ClickOnce is the new one. The advantages are given in this MSDN Article.

New features in ASP.NET 2.0

The list of ASP.NET controls which are updated with new features and the new controls is almost 50+ controls. Want to know more about it. Have a look at this blog by mike.

Monday, January 17, 2005

Wow64. Ya, its Windows on Windows 64 bit OS & .NET for 64 bit processor

Want to know more about 64 bit OS and 64bit .NET, just have a look at this blog post by Brad Adams.