This is my personal blog where I publish my articles on ASP.Net,Silverlight,ASP.Net MVC,Entity framework,NHibernate and other open source technologies...

Recent Posts

Jul 18 2011

ASP.Net mvc DropDownlist no ViewData item

ASP.Net MVC features a lot of useful html helpers. Among them is the Dropdownlist control

mvc
Jul 13 2011

Fluent NHibernate Many to one mapping problem with Insert=”false”

Issues faced in HBM to fluent mapping and solution

mvc
Jun 27 2011

I moved to new blog

I have moved myself to a new website .

Jun 17 2010

How to get Visual Studio 2010 Express Edition on Windows 7

Visual studio 2010 is an amzing release from Microsoft. I have tried the beta 1,2 of Visual Studio 2010 and finally the full version is released. I am also interested in the latest edition of Wind...

asp-net-silverlight
Dec 3 2009

Jquery dropdown selected value

 Today we had a little situation where to get the selected text of Dropdown in Jquery. As far as I know we can get only the value as given below $("#somedrop").val()

 This gives the selected val...

asp-net-silverlight
Nov 16 2009

WCF Services IIS Config

All these days I was trying out with ADO.Net Dataservices in my local Visual Studio 2008 express which used to run in the Cassini WebServer which comes along with that. I was having some problem w...

asp-net-silverlight
Nov 8 2009

.Net RIA services is live

Hi All,

The most awaited RIA services is live. You can check the below blog post. http://blogs.msdn.com/brada/default.aspx

Thanks, Thani

asp-net-silverlight
Nov 2 2009

Some useful Links I am reading

I am currently studying some of the listed articles which may be of useful for you guys Study material on Object Persistence (This is in Java but subject is general) New things in .Net 4 Beta 2 ...

asp-net-silverlight
Oct 30 2009

Calling asp.net webservice from JQuery

Today I was trying to call ASP.Net web service from JQuery. I thought it was easy first. But when tried implementing them I felt the difficulty. I don't had this problem while calling Ajax enabled...

asp-net-silverlight
Oct 28 2009

Visual S 2010 Beta 2 ISO available

Visual Studio 2010 Beta 2 is released. I tried searching for the ISo copy and could not find one. Finally they released the ISO copy also. http://msdn.microsoft.com/hi-in/vstudio/dd582936(en-us).a...

asp-net-silverlight
Oct 23 2009

VS2010 and .Net 4

I should definetely share this link by Scott Gu on the updates of VS10. There are some series of 10 posts in them. Please read them . http://weblogs.asp.net/scottgu/archive/2009/08/25/vs-2010-and-...

asp-net-silverlight
Oct 23 2009

VS2010 Intellisense Update

Hi All, I got a chance to read the Blog from Scott Gu Very nice post explaining the new intellisense features available in VS 2010. I am sure MS would have done a good R&D in this field and came u...

asp-net-silverlight
Oct 22 2009

Visual Studio 2010 beta 2

Wednesday is a fantastic day for me as Visual Studio 2010 Beta 2 is launched (though MSDN subscribers got them on tuesday itself). I tried download them and installed. I would like to give some us...

myblog
Oct 21 2009

F# .Net Amazing

Just going through some function programming comcepts in .Net .Don't wonder how we have this in .Net. Its there from VS2008(.Net 3.5) . I checked this blog post and its very intersting. F# Program...

myblog
Oct 21 2009

Some Useful topis on Microsoft Ajax Preview 6

These were some useful links on Microsoft Ajax preview 6 http://weblogs.asp.net/InfinitiesLoop/ http://weblogs.asp.net/jimwang/default.aspx http://weblogs.asp.net/Bleroy/ Microsoft Ajax Preview 6 ...

myblog
Oct 21 2009

My Current learnings

Currently these are this hot topics I am looki Visual Studio 2010 Beta 2 Visual Inheritance and ASP.NET WebForms ASP.NET Profiles in Web Application Projects  Using the Ajax minifier Searching an...

myblog
Oct 21 2009

Javascript Intellisense

Javascript Intellisense I read this interesting artilce when trying to enable intellisense for my Javascript file. Don miss this as its very useful. Its similar to what we do for VB or C# for inte...

myblog
Sep 23 2009

Microsoft Welcomes New bee's

Microsoft have launched a fresh website for the new bee's. Please find the link below  http://msdn.microsoft.com/en-us/beginner/default.aspx There are four main things to be noted 1.Web Track for ...

myblog
Jul 13 2009

Silverlight 3 Released

 Its great to hear that Silverlight 3 have been released. I found the news in the asp.net website. From there I found the following links . Whats new in Silverlight 3 Silverlight 3 Quickstarts ...

myblog
Jun 19 2009

Silverlight 3 with Bing Translator Services

I was working with one of the web application localization. I was searching with couple of translator's available with the web. The most popular of them are 1. Google Translation Service 2. Bing ...

myblog
Jun 9 2009

CheckboxList State Maintenance

Known is a drop, Unknown is a world. I had a small requirement where we have to show a Checkboxlist with some collection. I thought it was a easy stuff as it wa s dealing with a normal Checkbox co...

myblog
May 24 2009

R&D - Interesting

Research and development is one of my interesting topics. I always like to do R&D. It has adventures, mining and digging in to the secrets. In my development saga I faced a lot of R&D .I mean even...

myblog
May 22 2009

Vertical Column Headers

We had a scenario where there's a necessity to display the column headers vertically. Usually the headers will be horizontals by default. Below picture shows the default headers.

The needed oupu...

myblog
May 21 2009

Bulk Insert ,Update and Delete with ASP.Net ListView control

ASP.Net Listview is a Template Driven Grid control from Microsoft. It combines the features of DataGrid, GridView and Repeater. There is lot of web resources available about ListView. I had a scen...

myblog
May 20 2009

Visual Studio 2010 Beta Launch

The most awaited Visual Studio 2010 is launched yesterday May 20-2009 10.AM PST. You can find the download link below. Visual Studio 2010 This page has the link to download. There are two version...

myblog
May 20 2009

Silverlight 3 with Ria Authentication service

Authentication and authorization plays a key role in the web world. Going distributed makes information sharing healthier. But only if it's allowed for the know contact it will be healthy. We can ...

myblog
May 19 2009

Blogging with Word-2007

MS-Word 2007 has a beautiful feature for publishing blog posts. You can utilize the feature's present with Word for blog publishing since it's very handy. This option you can see in new file windo...

myblog