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

C#

 
AnswerRe: Web Service Object References Pin
Abhinav S17-Dec-09 17:07
Abhinav S17-Dec-09 17:07 
QuestionHigh Load Asynchronous TCP Server & Client Discussion Pin
Harvey Saayman17-Dec-09 8:41
Harvey Saayman17-Dec-09 8:41 
QuestionMicrosoft Reporting (subreports) Pin
kruegersck17-Dec-09 8:09
kruegersck17-Dec-09 8:09 
QuestionTrying to retrieve a variable from a program Pin
JTRizos17-Dec-09 6:38
JTRizos17-Dec-09 6:38 
AnswerRe: Trying to retrieve a variable from a program Pin
ricmil4217-Dec-09 6:49
ricmil4217-Dec-09 6:49 
GeneralRe: Trying to retrieve a variable from a program Pin
JTRizos17-Dec-09 7:11
JTRizos17-Dec-09 7:11 
GeneralRe: Trying to retrieve a variable from a program Pin
ricmil4217-Dec-09 7:27
ricmil4217-Dec-09 7:27 
GeneralRe: Trying to retrieve a variable from a program Pin
JTRizos17-Dec-09 8:34
JTRizos17-Dec-09 8:34 
I end up with the same result. Although I had to do the following because the use of private generated an invlaid expression term 'private' error.

namespace DMV_Test_1
{
public partial class Transporter
{
public static void ConnectToDMV(string TranRec)
{

Form1 aForm;



Thanx for the suggestion.
GeneralRe: Trying to retrieve a variable from a program Pin
ricmil4217-Dec-09 8:39
ricmil4217-Dec-09 8:39 
GeneralRe: Trying to retrieve a variable from a program Pin
JTRizos17-Dec-09 8:48
JTRizos17-Dec-09 8:48 
AnswerRe: Trying to retrieve a variable from a program Pin
Alan N17-Dec-09 9:12
Alan N17-Dec-09 9:12 
AnswerRe: Trying to retrieve a variable from a program Pin
JTRizos17-Dec-09 9:43
JTRizos17-Dec-09 9:43 
QuestionPropertyGrid usage Pin
rbuchana17-Dec-09 5:30
rbuchana17-Dec-09 5:30 
AnswerRe: PropertyGrid usage Pin
Dr.Walt Fair, PE17-Dec-09 5:50
professionalDr.Walt Fair, PE17-Dec-09 5:50 
GeneralRe: PropertyGrid usage Pin
rbuchana17-Dec-09 6:14
rbuchana17-Dec-09 6:14 
GeneralRe: PropertyGrid usage Pin
Dr.Walt Fair, PE17-Dec-09 7:09
professionalDr.Walt Fair, PE17-Dec-09 7:09 
GeneralRe: PropertyGrid usage Pin
rbuchana17-Dec-09 7:09
rbuchana17-Dec-09 7:09 
QuestionAutomate Web Browser control in Multiple Threads Pin
Sumit_Ghosh17-Dec-09 4:56
Sumit_Ghosh17-Dec-09 4:56 
AnswerRe: Automate Web Browser control in Multiple Threads Pin
Dave Kreskowiak17-Dec-09 10:59
mveDave Kreskowiak17-Dec-09 10:59 
Questionmagnify support Pin
pvn g17-Dec-09 4:08
pvn g17-Dec-09 4:08 
AnswerRe: magnify support Pin
Dr.Walt Fair, PE17-Dec-09 5:48
professionalDr.Walt Fair, PE17-Dec-09 5:48 
GeneralRe: magnify support Pin
pvn g17-Dec-09 18:35
pvn g17-Dec-09 18:35 
GeneralRe: magnify support Pin
pvn g17-Dec-09 18:35
pvn g17-Dec-09 18:35 
QuestionCasting objects to get at the contents? Pin
MattFunke17-Dec-09 3:33
MattFunke17-Dec-09 3:33 
AnswerRe: Casting objects to get at the contents? Pin
Migounette17-Dec-09 4:11
Migounette17-Dec-09 4:11 

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.