ASP.NET News from Blogger: Sreedhar Kogantis Blog   Get the feed of: Sreedhar Kogantis Blog

Total News: 30

Silverlight TextBox control Fun Example...Fun to test the example...

From long time I was playing with Silverlight, as like all others I was also eagerly waiting for Textbox control in next release. Mean time I have found some custom textbox control from Rob Conery Blo...

Hosting WCF in 3 different ways

Worth reading and very useful article "Hosting and Consuming WCF Services" found on MSDN.In brief it describes below three types of hosting mechanisums...  Self-hosting in any managed .NET appl...

My Codecamp "ASP.NET Pipeline HttpHandlers and HttpModules" presentation code/slides

In case any one is intrested in looking into "ASP.NET Pipeline HttpHandlers and HttpModules" topic. You can getinfo on it from my April 14th Code Camp "ASP.NET Pipeline HttpHandlers and...

Again (3rd time) received Microsoft MVP Award!! Sweet gift from MS on new year day (2007)!!!

Thanks to MVP award Team and my lead Steve Dybing...... Got email on 1st Jan 2007. So it's really really a sweet new year gift from MS...You can see the email text below...------------------------...

Introduction to Custom member ship providers in ASP.NET 2.0 Code/Slides

In case if any one needs, Jun 10th Code Camp session code/slides Have quesitons on the code/slides, you can contact me Intrested to know more info on the same topic.... you can get info from Scot...

It's all about ASP.NET 2.0 GridView with SQLDataSource Presentation Code/Slides

I forgot to blog, here is by May 4th presenation Slides/Code link. It's @ It's all about ASP.NET 2.0 GridView with SQLDataSource! Slides/CodeShare this post: Email it! | bookmark it! | digg it! | redd...

I will be @ PAFOX user Group on May 4th

I am presenting 'It's all about ASP.NET 2.0 GridView with SQLDataSource!' seminar at PAFOX usergroup on May 4th 6:30pm. If you are around VA and wanted to know 'ASP.NET 2.0 GridView with SQL...

Who Said MS won't provide software for Free!! "VWD will be free permanently!"

"Effective April 19th, 2006, all Visual Studio 2005 Express Editions including Visual Basic, Visual C#, Visual J#, Visual C++, and Visual Web Developer Express will be free permanently!" Check 'Dan ...

Again there will be a Fun CAMP in Reston on June 10th, 2006!

Just now I saw Andrew mail, we are going to have CODE CAMP in Reston (VA) on June 10th 2006, check out his blog for more information @ http://blogs.msdn.com/gduthie...

Great ASP.NET 2.0 Tutorial Videos Online (Via ScottG blog)

Great ASP.NET  2.0 tutorials for beginners @ http://weblogs.asp.net/scottgu/archive/2006/02/26/439088.aspx Enjoy the videos and Have fun!...

Product info .... About 'Secret Server' !!!

My Co-blogger/MVP sent the information about Secret Server, seems interesting, I was planning to try it. Want to know more about it!   Here it is: Secret Server is a web-based secret management s...

My MADCodecamp(Oct 29th 05) Seminar (XMLDigital Signatire) Slides/Code

If you are in VA/DC and did not attended this 29th MADCodeCamp, then you really missed some thing :( But any way....for others who are not around VA/DC and interested on knowing about XML Digital Sign...

Forgot to blog, next Saturday I am speaking @ Mid-Atlantic Code Camp

If you are from Mid Atlantic area, dont forget to attend Mid-Atlantic Code camp. This time its on security. Andrew also came up with a new contest for this camp.   In case if you did not registe...

Its time to Launch VS2005/SQL Server 2005 (I will be there as ATE)!

Come and join for launching the VS2005/SQL Server 2005 products! MS came up with a launch tour! You can register for it, it's free!! The Launch event page is @ http://www.microsoft.com/events/2005lau...

Finally now I have Windows LongHorn..Sorry 'VISTA'.. With Small problem of not having .Net 2.0 ISAPIS in IIS

Finally...Finally I have installed Windows Vista Beta 1. I have not played much...It's 1:41am...Planning to go to bed. Though one small problem I noticed. After installing VISTA, when I looked into II...

I am teaching free ASP.NET class at ByteBack again!!!

Again this year also as part of community work, I am teaching free ASP.NET classes at byteback!   I forgot to blog this information, we had completed 2 classes, if any one interested you can...

We (Me and My wife) had instantiated an Object type human (HAPPY NEW's)

I am very happy to share this information; we (Me and My wife) had instantiated an Object type human on Jul 5th 2005 7:41 pm.   We named that objects as SREEVAMSEE. This object is occupied 21inch...

I am taking free ASP.NET class at ByteBack again!!!

Again this year also as part of community work, I am taking free ASP.NET classes at byteback!   I forgot to blog this information, we had completed 2 classes, if any one interested you can contac...

Free Book - Introducing Visual Basic 2005 for Developers

There is a freebook on "Introducing Visual Basic 2005 for Developers" from MS. It's @ http://www.msdn.microsoft.com/vbasic/whidbey/introto2005/ It's very useful book for beginners! Start readin...

Finally we got to know VS2005 launch date!!!

Microsoft has announced the official launch date for Visual Studio 2005, SQL Server 2005, and BizTalk Server 2006. It's November 7th (Monday)!!! Are you ready...

MAD Code CAMP session slides/code!

If any one doesnt know, now Mid Atlantic has its own code camp site @ http://madcodecamp.com, my two May 7th sessions slides/code you can get from MAD code camp site.   Beginning ADO.NET 2.0 ses...

I had a good time at MSDN Mid-Atlantic Code Camp (Do you)!

I went in the morning 8:30am to Code Camp site (MS Reston office).  Andrew given Key note speech, then at 10:15 my first session started! It went well. Got many appreciation and Thank Q emails on...

About-to complete Tech-Review of Aspappliance article!

 After the hangover of Code camp, Just now I started the tech-review of aspalliance article! I am reviewing it (Create A XML File Via PL/SQL) 2nd time! Steven Swafford wrote this article! By the ...

I am speaking at Mid-Atlantic MSDN Code camp!

I am taking two sessions on May 7h at Mid-Atlantic MSDN Code camp. If any one of you are around VA, please go to the link and register for the event (Seats are still available and best of all it'...

An awesome New Year gift to me from MS

Last night I got an email saying, I had been selected as an MVP (Visual Developer - ASP/ASP.NET) for the year 2005!   Its an awesome gift to me in the beginning of the New Year!!   I want t...

Quite useful article related to ASP.NET 2.0 Menu control (By me)

My article related to Menu control (ASP.NET 2.0) is on devx. In case if you are not familiar about Menu control (ASP.NET 2.0), this article would give you a start, please check it @ http://www.devx.co...

Take advantage of Pre-compile option in ASP.NET 2.0

In ASP.NET 1.X, we need to manually batch compile each folder to avoid initially delay of the page load!!   But in ASP.NET 2.0, the compilation process has been automated using special handler c...

Simulating ValidationGroup (of ASP.NET 2.0) feature in ASP.NET 1.X

I got an email asking about simulating ValidationGroup business case in ASP.NET 1.X.   Was not sure how many ways are there to simulate that behavior in ASP.NET 1.X. But I have given one simple a...

My back home story (Which lead me choose or to be in IT)

Who read articles written by me, saw me in aspnet forums, read my bolg or came to my .Net classes (some are free and other at some institutions) etc generally used to ask me how I end up in choosing I...

Now you could easily specify default button/focus on control (ASP.NET 2.0)

In ASP.NET 1.X, if you wanted to make any button as a default or if you wanted to keep a specified text box control as a default focus after page load, its not that easy as we have to write JavaScript...

View Other bloggers