Recent Posts
ASP.Net mvc DropDownlist no ViewData item
ASP.Net MVC features a lot of useful html helpers. Among them is the Dropdownlist control
Fluent NHibernate Many to one mapping problem with Insert=”false”
Issues faced in HBM to fluent mapping and solution
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...
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...
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...
.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
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 ...
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...
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...
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-...
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...
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...
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...
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 ...
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...
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...
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 ...
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 ...
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 ...
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...
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...
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...
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...
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...
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 ...
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...