live wid knowledge :)

Browse by Tags

All Tags » VB.NET (RSS)
Dynamically controls creation asp.net/ event fire twice / event bubbling
few days back i spent alot of my time in googling about bindable controls creation on runtime but whatever tutorial/article i follow fail me to achieve my purpose mostly at 99% which makes me crazy coz this doesn’t happen with me only 1 or 2 times so...
Asp.net email sending (priority, reply to, read notification)
Usually web developers need to write code for sending email (me 2 :P) but normally we just setup To,From, Subject, Body and login credentials and simply call Send() method ;), what if our boss ask for such features like he want our Emails Should be at...
create HTTP Endpoing (Web Service) in Sql Server 2005/2k5
you must be wondering about HTTP endpoint, i did too, anyhow HTTP Endpoint means way to create service interface using either HTTP or SOAP or TCP means web service :). Scalar values, errors, messages can be return in searlized XML format. you don’t need...
More Posts