Indulge in Technology

  Home  |   Contact  |   Syndication    |   Login
  28 Posts | 1 Stories | 17 Comments | 0 Trackbacks

News

Twitter








Tag Cloud


Archives

Post Categories

July 2009 Entries

Today.. ASP.NET MVC Version 2.0 preview one is release. There are many new features introduced as part of this.. you can download this from Here Support of areas, strong typed UI Helpers, Data Annotation validation are couple of them and many more features are there. To know more about the new features of this, look at scottgu's blog here. In this post you can also download the example application... This Version of MVC works with .NET 3.5 SP1 and VS 2008, and can be installed side-by-side on the...

Today i wrote a extention method for System.Collections.Generic.... to randomize the items in a list and shared to community through www.extensionmethod.net. you can find the code snippet for that @ http://www.extensionmethod.... happy coding...

It is interesting to hear about a new competitors in the space of lightweight operating system for browsing internet. By the hype created by the media, most of the people in the world already heard about Google Crome OS. But many people don’t know about the other competitors in the same space. Many people might not know about the Microsoft project called “Gazelle”. Like Chrome OS, which is built on top of Linux, Gazelle isn’t really a new operating system. Rather it is a layer that extends the browser’s...

Virtual techdays are back again with its 6th Edition. These session are scheduled for 19th August to 21st August. Register for the event @ www.virtualtechdays.com Happy Learning

Visual Studio 2010 and the .Net Framework 4.0 started getting the heat...Recently I saw a nice article on the new featurs of the VS 2010 and .Net framework 4.0. here is the list of new features. New Features in the Visual Studio 2010 IDE and .Net Framework 4.0 Call Hierarchy of methods A New Quick Search Multi-targeting more accurate Parallel Programming and Debugging XSLT Profiling and Debugging The XSD Designer New ASP.NET features Static IDs for ASP.NET Controls The Chart control Web.config transformation...

This is on interesting dicussion topic, as Type safty and dynamic languges both are vary importent in modren programming language features. Type safty is one of the strong point microsoft mentioned during the launch of .Net framework. With increasing intrest of dynamic types microsoft slowly started moving towards the including the dynamic language features in its most powerful .Net framework. With its new version on .Net Framework, CLR 4.0, C# 4.0microsoft provided all the features of dynamic languages....

Windows 2008 is the microsoft's upcomming server platform. Micrfosft recently realsed windows 2008 R2. To jump start with this new server system, series of ondemand webcasts are availble Here. Please go through these webcasts and get ready for windows 2008. Learn.Share.Grow

Microsoft recently launched its new version of Microsft expression Studio 3. This include following 1)Expression Blend 3.0 + Sketch Flow : help desgin the silverlight and WPF applications. 2) Expression Web : Help design and develop web applications 3) Expression Design: HElp to create graphic designs 4) Expression Encode : Help to Encode videos to publish through silverlight know whats new in Blend from here you can download 60 days trail of all the above mentioned software from Here Happy Coding...

What's New in CLR v4 (.NET Framework 4) from the CLR Team Friday July 17th 10:00AM PST In this session the CLR development team will be focusing on the core infrastructure that makes all this possible with the new features in the Common Language Runtime. In this session the CLR development team will dive into the topics: Garbage Collection, NGEN and Performance. Date: Friday July 17th Time: 10:00AM-11am PST LiveMeeting: https://www.livemeeting.com...

q6zd5txaih

Today one of my friend asked me how we can perform validating user windows login credentials. In past also i saw in many forums people asking similar questions. actaully there are 2 different scenarios 1) Get the currently logged in windows user name. 2) Prompt the user for user and password, and validate the provided user name and password are a valid user credentials following is the c# code which will answer these scenarios. 1) Get currently logged in user details: This is pretty straight forward...

Microsoft planning to release the CTP of it's new version of office ..office 2010. one can expect many features from this.. including "Office on web". find the brief of office 2010 by Chris Capossela here. To know more about office 2010 here...