October 2009 Entries

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 WCF service from JQuery. Hence I did a small Bing and found out some useful tips to share. I referred links below. http://www.mikesdotnetting.... http://www.dotnetcurry.com/... http://encosia.com/2008/03/...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, October 30, 2009 8:37 AM | Feedback (5)

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/h... There under the downloads section you can find the ISO link of rthe Ulitmate,Premium and professional edition. Thanks, Thani
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, October 28, 2009 3:25 AM | Feedback (1)

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/scot
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, October 23, 2009 8:39 AM | Feedback (2)

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 up with the solution. The intellisense members are now searched based on 1. Events,Methods and Properties listing all of them .We don had this feature previously. 2.Keyword searching .For example typing Mouse will list all the events and methods related to that. 3.Type searching . When we type the name...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, October 23, 2009 8:29 AM | Feedback (2)

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 useful links where youcan get some info on them for reference. http://www.microsoft.com/vi... - This is a web install and does nto have an ISO http://www.microsoft.com/ex... - This page has the express editions and have an downloadable ISO copy Visual Studio...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Thursday, October 22, 2009 1:39 AM | Feedback (0)

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# Programming Concepts and Difference with C# Thanks, Thani
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, October 21, 2009 9:32 AM | Feedback (0)

Some Useful topis on Microsoft Ajax Preview 6
These were some useful links on Microsoft Ajax preview 6 http://weblogs.asp.net/Infi... http://weblogs.asp.net/jimw... http://weblogs.asp.net/Bleroy/ Microsoft Ajax Preview 6 Download Page This post by Scott Guthrie is really amazing http://weblogs.asp.net/scot... This preview is quite inetersting as it supports both two way databinding for clientside Datacontext and JQuery based...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, October 21, 2009 7:59 AM | Feedback (0)

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 and Navigating code in VS2010 Thanks, Thani...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, October 21, 2009 7:57 AM | Feedback (0)

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 intellisense i.e XML documentation. Same concept applies for JavaScript also. This will work in Visual Studio 2008 as there is an enahncement for this. Thanks, Thani...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, October 21, 2009 7:49 AM | Feedback (0)