Read more
Saturday, May 20, 2006
Coding Model and Compilation in ASP.NET 2.0
In ASP.NET 1.x ,application are compiled on first request or in a batch mode on startup. The disadvantage is we had to deploy uncompiled code into our production server. ASP.NET 2.0 offers new compilation method that precompiles source code into binary assemblies for deployment. Pre-Compiled application consists of assemblies ,resources which of no value for an attacker. PreCompiled application is more secure than an normal ASP.NET application.
Read more
Read more
Labels:
asp.net 2.0
Tuesday, May 09, 2006
Pass first MCP Exam
Today is great day for me... I passed the first MCP Exam...(070-315)...
Enjoyable day......
Enjoyable day......
Labels:
its me
Friday, April 07, 2006
An Introduction to the Service Broker (SQL Server 2005)
Service Broker is a new feature in SQL Server 2005 that allows you to build reliable, asynchronous, message-based applications using extensions to the T-SQL language to process and manage queues. Since queues are managed in the database, you enjoy all the capabilities of a typical database system, which is transactions, reliability, performance, scalability etc.
Service Broker can easily scale to many thousands of messages per second and it can guarantee message ordering among the various messages and even across different reading threads! All message processing is transacted and thus recoverable. Finally, message processing and posting can be distributed across many participating SQL Servers, thus ensuring true scalability and performance. In the subsequent sections of this article, we will see the building blocks of Service Broker and write our first, simple message based application.
Read more...
Service Broker can easily scale to many thousands of messages per second and it can guarantee message ordering among the various messages and even across different reading threads! All message processing is transacted and thus recoverable. Finally, message processing and posting can be distributed across many participating SQL Servers, thus ensuring true scalability and performance. In the subsequent sections of this article, we will see the building blocks of Service Broker and write our first, simple message based application.
Read more...
Labels:
SQL Server
Monday, April 03, 2006
Flashback....(MNGP Polytechnic--1st Year Tour)
The above photo was took in Nilgiris. This is Feb.14. At that time most of guys weared the green shirt especially kalai.
This was really enjoyable moment. we stop the bus...then we dance by using bus audio systems.
This was the hotel we stayed. we booked the two rooms in that hotel. And also I think we did camp fire in that hotel.
This was most memorable moment... one of the girl had a birthday during that period.
I think date was Feb.13.
Labels:
its me
Monday, March 27, 2006
Flashback....(MNGP Polytechnic--3rd Year Tour)
We had three wonderful young lecturer's...Vijayaragavan, PremKumar,Justin.
Dance with lecturer..."Justin"
Labels:
its me
Saturday, March 25, 2006
Flashback....(MNGP Polytechnic--1st Year Tour)
Above photo taken in Ooty Garden... at the time we sang a most popular song.."Al-lello pullelo allea pullelo"....
Labels:
its me
Subscribe to:
Posts (Atom)