Click here to Skip to main content
15,884,836 members
Home / Discussions / C#
   

C#

 
Generaldatagrid row problem Pin
mdolby18-Jul-03 12:26
mdolby18-Jul-03 12:26 
GeneralRe: datagrid row problem Pin
Mazdak19-Jul-03 11:29
Mazdak19-Jul-03 11:29 
Generalconnect c# web service Pin
colin mcadam18-Jul-03 3:34
colin mcadam18-Jul-03 3:34 
GeneralRe: connect c# web service Pin
Ista21-Jul-03 17:18
Ista21-Jul-03 17:18 
GeneralC# Web Service Client Pin
hwen18-Jul-03 3:14
hwen18-Jul-03 3:14 
GeneralC # development with OWC & XP Pia's Pin
Member 47499718-Jul-03 3:04
Member 47499718-Jul-03 3:04 
QuestionHow to control the number of instances of a application Pin
Ivan Fernandez18-Jul-03 2:57
Ivan Fernandez18-Jul-03 2:57 
AnswerRe: How to control the number of instances of a application Pin
Kastro18-Jul-03 3:53
Kastro18-Jul-03 3:53 
There is an article on Code Project by Detlef Grohs that describes the process for creating a single instance application in VB.NET. You could use the same technique with modifications to achieve what you want. It involves using Mutexes and .NET Remoting. The article is here:
http://www.codeproject.com/vb/net/sing_inistan.asp[^]

There is also a sample on MSDN called "Real World Applications" that describes a similar technique (using C#). It's located here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwinforms/html/reaworapps1.asp?_r=1[^]
GeneralActivator Class Pin
vikramlinux18-Jul-03 2:10
vikramlinux18-Jul-03 2:10 
GeneralRe: Activator Class Pin
John Fisher18-Jul-03 4:32
John Fisher18-Jul-03 4:32 
GeneralDataAdapter and StoredProcedure Pin
totig18-Jul-03 1:18
totig18-Jul-03 1:18 
GeneralRe: DataAdapter and StoredProcedure Pin
Kant19-Jul-03 16:42
Kant19-Jul-03 16:42 
GeneralText Pin
totig18-Jul-03 0:03
totig18-Jul-03 0:03 
GeneralRe: Text Pin
A.Wegierski18-Jul-03 2:07
A.Wegierski18-Jul-03 2:07 
QuestionHow can i make a tabpage unvisible in tabcontrol? Pin
Xytme17-Jul-03 23:48
Xytme17-Jul-03 23:48 
AnswerRe: How can i make a tabpage unvisible in tabcontrol? Pin
A.Wegierski18-Jul-03 2:03
A.Wegierski18-Jul-03 2:03 
QuestionFillPolygon problem? Pin
r917-Jul-03 22:58
r917-Jul-03 22:58 
GeneralInitializing a color poperty in c# Pin
mrpink17-Jul-03 22:40
mrpink17-Jul-03 22:40 
GeneralRe: Initializing a color poperty in c# Pin
Mazdak18-Jul-03 2:25
Mazdak18-Jul-03 2:25 
GeneralRe: Initializing a color poperty in c# Pin
mrpink18-Jul-03 5:41
mrpink18-Jul-03 5:41 
GeneralRe: Initializing a color poperty in c# Pin
J. Dunlap18-Jul-03 8:55
J. Dunlap18-Jul-03 8:55 
GeneralLoop though XML Pin
eggie517-Jul-03 19:40
eggie517-Jul-03 19:40 
GeneralRe: Loop though XML Pin
John Fisher18-Jul-03 4:32
John Fisher18-Jul-03 4:32 
GeneralRe: Loop though XML Pin
Ista21-Jul-03 17:19
Ista21-Jul-03 17:19 
GeneralRe: Loop though XML Pin
eggie521-Jul-03 17:23
eggie521-Jul-03 17:23 

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.