Thursday, May 24, 2007

ASP.NET 2.0 Provider Model

The ASP.NET 2.0 provider model was designed with the following goals in mind:

  1. To make ASP.NET state storage both flexible and extensible
  2. To insulate application-level code and code in the ASP.NET run-time from the physical storage media where state is stored, and to isolate the changes required to use alternative media types to a single well-defined layer with minimal surface area
  3. To make writing custom providers as simple as possible by providing a robust and well-documented set of base classes from which developers can derive provider classes of their own

It is expected that developers who wish to pair ASP.NET 2.0 with data sources for which off-the-shelf providers are not available can, with a reasonable amount of effort, write custom providers to do the job

For more click here http://msdn2.microsoft.com/en-us/library/aa479030.aspx

cheeers

Visual Studio Orcas

Visual Studio Orcas is the future version of Visual Studio

http://msdn2.microsoft.com/en-us/vstudio/aa700830.aspx

LINQ Project in C# 3.0

The LINQ Project is a codename for a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. It extends C# and Visual Basic with native language syntax for queries and provides class libraries to take advantage of these capabilities.

Go through these links to know more about LINQ Project isn C# 3.0

http://msdn2.microsoft.com/en-us/library/aa479865.aspx
http://download.microsoft.com/download/6/2/e/62e1f196-54e5-485f-a31d-c7b384428564/AndersLinqFunctional.zip

More than just a Web server

More than just a Web server, Internet Information Services 7.0 (IIS7) provides a secure, easy to manage platform for developing and reliably hosting Web applications and services.

With IIS7 in Longhorn Server Beta 3 we can
  1. Reduce attack surface, footprint and patching with fully customizable install
  2. Enjoy greater reliability and security with automatic sandboxing of new sites
  3. XCopy deploy config beside code and content with new config system
  4. Share configuration across a Web farm by sharing configuration
  5. Administer the server easily and efficiently using powerful new admin tools
  6. Minimize downtime through detailed diagnostics and troubleshooting tools
Details can be found on http://www.iis.net/default.aspx?tabid=7

cheeers.....

Tuesday, January 16, 2007

Love Story of a Software Engineer

“I have to meet her tommorow”...He told me that night and slept.

Friday night…he slept very late, I guess around 2 a.m. He has planned dating with his beautiful girlfriend. He has talked her on phone till 2 planning for tomorrow.

Saturday morning, He got up very early regardless of the fact that He slept so late, around 6 a.m. I estimate.

He was very joyful about her meeting. He loves her very much; He can do anything for her. She also loves her too much.

He got organized around 8 AM and about to run off for the meeting his sweetie.

“When will you come back in evening”? I asked him

“I will be back at 8 PM”...He answered me

As soon as he finished his last word. His phone ringed.

“Hello…”...He spoke.

“Can you come to the office today till 10 AM, there is a crisis delivery today, and since we got call from US last night around 2 AM (IST), I could not tell you, yesterday”…His Boss told...

“Sure, I will be there in another 2 hours, don’t worry” … He replied

I am not sure, how much his heart broken that day. But I was very sad that day for my buddy. I guess this is the climax of a Software Engineer’s dating…that day…


Better for enterprise but what about human emotions.

Comments would be highly appreciated