U can get the user IP address by using this Code
Dim strRemoteAddress As String
strRemoteAddress = CStr(Request.UserHostAddress)
Response.Write(strRemoteAddress)
Thursday, March 29, 2007
Tuesday, March 27, 2007
Repeater with Paging Support .....
By default Repeater did't support Paging go through this link to find solution
http://www.dotnethero.com/hero/Repeater/paging.aspx
http://www.dotnethero.com/hero/Repeater/paging.aspx
Friday, March 16, 2007
Wednesday, March 14, 2007
Ajith collections
Ganguly in Thala song ( Attakasam )
http://www.youtube.com/watch?v=Vf2HH6IV7Y4&search=ganguly
Ajith's Robo Movie link
http://en.wikipedia.org/wiki/Robo_%28film%29
http://www.youtube.com/watch?v=Vf2HH6IV7Y4&search=ganguly
Ajith's Robo Movie link
http://en.wikipedia.org/wiki/Robo_%28film%29
Tuesday, March 13, 2007
Best quotes ......
** If you want a thing done well, do it yourself. ** ( Gnanam Prakash na )
** Success Doesn't Need Hard Work It needs Smart Work
Make your anger very expensive and your smile very cheap ** ( Joseph na )
** Love is not finding the right person...building the right relationship... ** ( Karthik )
** Success Doesn't Need Hard Work It needs Smart Work
Make your anger very expensive and your smile very cheap ** ( Joseph na )
** Love is not finding the right person...building the right relationship... ** ( Karthik )
Wednesday, March 7, 2007
Right Click Disable in Javascript ...
u can disable the right click ..( ex disable Copy,Past, Save as picture )
http://www.acjavascripts.com/mouseeffects_norightclick.html
http://www.acjavascripts.com/mouseeffects_norightclick.html
Tuesday, March 6, 2007
Sunday, March 4, 2007
What is business logic?
Before I proceed further, let's exactly define what business logic is. While presenting this at conferences and to companies I have become aware of the fact that not everyone agrees to what business logic actually is, and in many cases it's not even been well thought out what business logic is and what it is not.
The database server is a storage layer. Databases are designed to store, retrieve, and update data as quickly and efficiently as possible. This functionality is often referred to as CRUD (Create, Retrieve, Update, Delete). Certainly some databases are CRUD, but that is another topic.
Databases are designed to be very fast and efficient with CRUD operations. They are not designed to format telephone numbers, calculate optimum usage and peak periods of utility usage, determine geographic destinations and routings of shipments, and so on. Yet, I have seen all of these cases, and even more complex ones implemented mostly or even wholly inside stored procedures.
Delete customer
The database server is a storage layer. Databases are designed to store, retrieve, and update data as quickly and efficiently as possible. This functionality is often referred to as CRUD (Create, Retrieve, Update, Delete). Certainly some databases are CRUD, but that is another topic.
Databases are designed to be very fast and efficient with CRUD operations. They are not designed to format telephone numbers, calculate optimum usage and peak periods of utility usage, determine geographic destinations and routings of shipments, and so on. Yet, I have seen all of these cases, and even more complex ones implemented mostly or even wholly inside stored procedures.
Delete customer
Business Logic Layer ...
Very good introduction about purpose of Business Logic Layer
http://msdn2.microsoft.com/en-us/library/ms978496.aspx
http://www.codeproject.com/gen/design/DudeWheresMyBusinessLogic.asp
And good example of implementation Business Logic Layer in ASP .NET application
(MUST READ):
http://www.asp.net/learn/dataaccess/tutorial02cs.aspx?tabid=63
http://msdn2.microsoft.com/en-us/library/ms978496.aspx
http://www.codeproject.com/gen/design/DudeWheresMyBusinessLogic.asp
And good example of implementation Business Logic Layer in ASP .NET application
(MUST READ):
http://www.asp.net/learn/dataaccess/tutorial02cs.aspx?tabid=63
Friday, March 2, 2007
Entertainment ....
Suriyan FM ...
http://84.16.227.100:9000/listen.pls
Lollu sabha Vijay Tv ....
http://lollu-sabha.blogspot.com/
fun video let see ...
http://video.google.com/videoplay?docid=-1525727123299209389
http://84.16.227.100:9000/listen.pls
Lollu sabha Vijay Tv ....
http://lollu-sabha.blogspot.com/
fun video let see ...
http://video.google.com/videoplay?docid=-1525727123299209389
Subscribe to:
Posts (Atom)