< Browse > Home / Archive by category '.NET'

| Mobile | RSS

bhagat.illalova@scubetech.in

Transactions in MySql used in Vb.net

Transactions are very important topic in the Mysql. let us suppose we are working with the Mysql database that is auto commit mode is true. but in all scenarios auto commit mode true will be not safe in that situvations we can turn off MySql database into different modes either Auto commit mode is true [...]

[ More ] July 16th, 2009 | No Comments | Posted in Mysql, VB.NET |
sandeep.chada

Clickonce Deployment of windows applications

Hi Geeks,
Today I was able to implement ClickOnce deployment of windows applications, and thought it would be helpful if I blog this. Wondering what is ClickOnce, well it cannot be told in a single word. So let me explain it for you.
Ever came across a situation in which you had to manually install application in [...]

[ More ] December 24th, 2008 | No Comments | Posted in VB.NET |