Posts

Reached US

Reached US this afternoon after some hectic journey. The long 16hrs flight from Dubai to Los Angeles was a little crazy. Had a good dinner at an Italian place .   Cheers!!!

Intellisense Problem on VS 2010 Beta 2

I happened to see this on scott gu’s twitter feed , If your intellisense don’t work on VS2010 Beta 2 for Javascript/HTML follow the guidelines from http://blogs.msdn.com/webdevtools/archive/2009/10/23/visual-studio-2010-beta-2-intellisense-issue-in-javascript-html.aspx   Cheers!!!

VS 2010 and .NET 4.0 Beta 2

Just saw this on Scott Gu’s Blog that VS 2010 Beta 2 is available for MSDN Subscribers . Check out http://weblogs.asp.net/scottgu/archive/2009/10/19/vs-2010-and-net-4-0-beta-2.aspx   Cheers!!!

NetMeeting in Vista

I was wondering where is NetMeeting option in Vista. Then I found that it was replaced by Windows Meeting Space. But i wanted to get this installed , so I searched on google and found this interesting blog http://www.ehow.com/how_5156786_use-netmeeting-vista.html . You can download the NetMeeting from this place http://www.microsoft.com/DownLoads/details.aspx?displaylang=en&FamilyID=26c9da7c-f778-4422-a6f4-efb8abba021e   Hope this helps some vista users..   Cheers!!!

Tips while working with Entity Framework

Image
I started to work with ADO.NET Entity Framework last week evaluating it from my future projects. While working on it I came up with couple of hurdles but all these were short comings in the version 1.0. It’s expected that it is all going to be fixed by 4.0 (.NET 4.0 Version release). Some of the learning’s  I wanted to illustrate are as follows   1. Use of Stored Procedures                 When we use Stored Procedures and want to map this to any entity. Assume that we have created a SP for inserting data into a table. After we do a function import of the SP. When we do a function mapping of SP there are three options as shown below       But we may have only the Insert Stored Procedure and there is no need for Update and Delete. In this case we cannot use this function mapping because as per Ver 1.0, all the three is a must. The workaround for this is to crea...

"Reason 442: Failed to Enable Virtual Adapter" while trying to connect to VPN using VISTA

I was trying to connect to VPN from a Vista loaded PC. But for some reason it was taking a lot of time and throwing a error message "Reason 442: Failed to Enable Virtual Adapter" . I was searching this in internet and found the solution at this link http://www.verier.co.uk/subtext/archive/2008/01/09/reason-442-failed-to-enable-virtual-adapter-with-cisco-vpn.aspx I followed the steps and bingo it worked. This post was very useful. Cheers!!!

5 Steps in Prayer

The 5 steps while praying are 1. Confession 2. Praise 3. ThanksGiving 4. Petition 5. Intercession Cheers!!!

Tips Using JQuery

While working with JQuery I could not get it work since I referenced the file as shown below   < script language ="javascript" src = "~/JavaScript/jquery-1.3.1.js ' type ="text/javascript"></ script >   The reason was that I was using a Master Page and hence I had to do the following to get it work   < script language ="javascript" src =' <% =ResolveUrl("~/JavaScript/jquery-1.3.1.js" ) %> ' type ="text/javascript"></ script >   Most of the example provide are without the use of Master Pages hence you never get the issue.   Hope this helps   Cheers!!!    

BDOTNET Session on Cloud Computing

Today had been to the BDOTNET session. The session was on Cloud Computing which is going to be a series on Windows Azure . The session was taken by who else the cloud computing evangelist Janakiramm . He is simply a splendid man in evangelizing.  He dealt with the understanding the various cloud computing concepts and it was a good eye opener to it. Looking forward to the next episode of the mega series.   Cheers!!!

Three Keys to Answered Prayer

Read this article on “Three Keys to Answered Prayer” it’s really very nice . Check out for the article at http://www.bennyhinn.org/articles/articledesc.cfm?id=6490   Cheers!!!

Six Steps for Healing

This is a interesting article I found on www.bennyhinn.org . This talks about the six steps for healing, which states as follows   1) Look to Jesus as a Life saver, delighting to bless and heal you. 2) Believe that God's abundance of life is for you and that you may have it by believing and continuing to believe. 3) Know that it is God's will to heal not only others but also you. Healing is in the Atonement; therefore, it includes all. 4) Remember that healing begins within. You reach God and He reached you through your inner man. 5) Know that the only way you can overcome fear is through your faith in God. 6) Use a point of contact for the release of your faith.   Read the full article at http://www.bennyhinn.org/articles/articledesc.cfm?id=6466&ps=ylhome&hb=yourlife&pid=226   Thanks & Regards Shaju Thomas|Architecture, Design & Delivery | Credstar | First Advantage OffShore Services Pvt. Ltd. | Bangalore | India | Ph : +91-8...

ASP.NET MVC V2 Preview 1 Released

I just saw this via twitter and also on Scott Gu’s blog that the ASP.NET MVC V2 Preview 1  has been released. You can download the same from http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=d34f9eaa-fcbe-4e20-b2fd-a9a03de7d6dd#tm Cheers!!!

Dinner @ Indi Joe

Had been for a team dinner @ Indi Joe on Airport Road. It’s really a very nice place with nice ambience. The food is also good. There is a huge screen and apt to watch a cricket match there.   Cheers!!!    

Download Videos using http://www.savevid.com/

Download Videos using http://www.savevid.com/ Cheers!!!

Installed Visual Studio 2010

Image
I installed the Visual Studio 2010 Beta 1 today. When I opened the studio , I was stunned by the first look. Some of the features of VS 2010 can be seen at http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx You can download the beta from http://www.microsoft.com/downloads/details.aspx?FamilyID=75cbcbcd-b0e8-40ea-adae-85714e8984e3&displaylang=en The data sheet on Visual Studio 2010 from http://download.microsoft.com/download/C/D/3/CD39BB69-35CC-458A-B4EB-2F928B58FB4B/VisualStudio2010_ProductOverview.pdf Cheers!!!

Saturday's Men's Fellowship

In Saturday's Men's fellowship, pastor talked about the 5 Important Things as follows 1. Hear the word of God. 2. Read the word of God. 3. Study the word of God. 4. Memorize the word of God. 5. Meditate on the word of God. Cheers!!!

SilverLight 3 Released

Silverlight 3 was released and download the same at http://www.microsoft.com/silverlight/get-started/install/default.aspx   The following are some of the features in Silverlight 3 . To read more about it check out here http://silverlight.net/getstarted/silverlight3/default.aspx Support for Higher Quality Video & Audio. Empowering Richer Experiences. Improving Rich Internet Application Productivity. Advanced Accessibility Features . Out of Browser Capabilities. Cheers!!!    

3 Things in Life

1. Always be happy in life under what ever circumstances 2. Always in Prayer. 3. Praise God in all Situation.

Salvation

http://www.bennyhinn.org/salvation/default.cfm Cheers!!!

World’s Oldest Bible in digital form

Check out the World’s Oldest Bible in digital form at http://www.codexsinaiticus.org/en/manuscript.aspx Cheers!!!