Click here to Skip to main content
15,905,963 members
Home / Discussions / C#
   

C#

 
GeneralRe: Multiple projects in a single Solution - Sharing Classes Pin
Rob Graham5-Aug-05 6:22
Rob Graham5-Aug-05 6:22 
Generalprogress bar in datagrid Pin
Mridang Agarwalla5-Aug-05 3:47
Mridang Agarwalla5-Aug-05 3:47 
GeneralRe: progress bar in datagrid Pin
Alomgir Miah5-Aug-05 3:53
Alomgir Miah5-Aug-05 3:53 
QuestionHow to bind Dataset with XML File Pin
Anonymous5-Aug-05 3:32
Anonymous5-Aug-05 3:32 
GeneralProgram resolution is off Pin
PHDENG815-Aug-05 3:03
PHDENG815-Aug-05 3:03 
GeneralRe: Program resolution is off Pin
Dan Neely5-Aug-05 3:29
Dan Neely5-Aug-05 3:29 
GeneralRe: Program resolution is off Pin
PHDENG815-Aug-05 3:39
PHDENG815-Aug-05 3:39 
GeneralClearing database connections while using SQLHelper class Pin
Rashid_Mehmood5-Aug-05 2:58
Rashid_Mehmood5-Aug-05 2:58 
Hi There,
I'm using SQLHelper class as data access layer in a C#.NET application. The problem is that i've to give an option of restoring current database from a given backup file. But when since the current database(with which application is running) due to the connections that SQLHelper opened for database access so far cannot be replaced and the error message is received. All what needed is to clear all the active database connections to perform that restore process. Currently the procedure that i'm using is saved in Master database and it can clear any active no. of connections but the problem is that SQLHelper holds all those connections and doesn't release them immediately. So plz may i be guided on this issue to enforce SQLHelper class to release those connections immediately after use. Or if is there any other smarter solution then plz guide. I shall be highly obliged.
Regards
GeneralRe: Clearing database connections while using SQLHelper class Pin
Alomgir Miah5-Aug-05 4:01
Alomgir Miah5-Aug-05 4:01 
GeneralSuppress an Event Pin
zaboboa5-Aug-05 2:57
zaboboa5-Aug-05 2:57 
GeneralRe: Suppress an Event Pin
Pradyumna Gogte5-Aug-05 3:24
Pradyumna Gogte5-Aug-05 3:24 
GeneralRe: Suppress an Event Pin
Alomgir Miah5-Aug-05 3:54
Alomgir Miah5-Aug-05 3:54 
GeneralRe: Suppress an Event Pin
zaboboa5-Aug-05 4:50
zaboboa5-Aug-05 4:50 
GeneralWinForms: How to add any control to a DataGrid column Pin
SebbaP5-Aug-05 2:41
SebbaP5-Aug-05 2:41 
GeneralTab control Pin
deep75-Aug-05 2:26
deep75-Aug-05 2:26 
GeneralRe: Tab control Pin
Alomgir Miah5-Aug-05 3:58
Alomgir Miah5-Aug-05 3:58 
GeneralNeed help with a data set problem.. Pin
corkey195-Aug-05 1:38
corkey195-Aug-05 1:38 
QuestionHow do we List Down All User Names and Passwords in SQL Server? Pin
pubududilena5-Aug-05 1:24
pubududilena5-Aug-05 1:24 
AnswerRe: How do we List Down All User Names and Passwords in SQL Server? Pin
Dave Kreskowiak5-Aug-05 4:50
mveDave Kreskowiak5-Aug-05 4:50 
GeneralLoop through combobox items Pin
fady_sayegh5-Aug-05 0:06
fady_sayegh5-Aug-05 0:06 
GeneralRe: Loop through combobox items Pin
Pradyumna Gogte5-Aug-05 0:20
Pradyumna Gogte5-Aug-05 0:20 
GeneralRe: Loop through combobox items Pin
Guffa5-Aug-05 0:21
Guffa5-Aug-05 0:21 
GeneralRe: Loop through combobox items Pin
fady_sayegh5-Aug-05 0:29
fady_sayegh5-Aug-05 0:29 
GeneralRe: Loop through combobox items Pin
Guffa5-Aug-05 4:43
Guffa5-Aug-05 4:43 
Generalcapturing the right click and paste mouse events Pin
pjoseph9994-Aug-05 23:33
pjoseph9994-Aug-05 23:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.