Click here to Skip to main content
16,005,209 members
Home / Discussions / C#
   

C#

 
GeneralRe: Inheritance problem Pin
Member 91369412-Jul-05 3:04
Member 91369412-Jul-05 3:04 
GeneralRe: Inheritance problem Pin
S. Senthil Kumar12-Jul-05 4:32
S. Senthil Kumar12-Jul-05 4:32 
GeneralPicture problem Pin
Anonymous12-Jul-05 1:50
Anonymous12-Jul-05 1:50 
GeneralRe: Picture problem Pin
Lalit N Dubey12-Jul-05 2:13
Lalit N Dubey12-Jul-05 2:13 
GeneralRe: Picture problem Pin
Anthony Mushrow12-Jul-05 4:46
professionalAnthony Mushrow12-Jul-05 4:46 
GeneralXml Attributes convert to properties. Pin
David_cole12-Jul-05 1:21
David_cole12-Jul-05 1:21 
GeneralNet Remoting Pin
Anonymous12-Jul-05 1:18
Anonymous12-Jul-05 1:18 
GeneralRe: Net Remoting Pin
jdkulkarni12-Jul-05 3:16
jdkulkarni12-Jul-05 3:16 
Hi,
You can use interface approach for communication between client and server. Define delegate in shared dll (ur common file). Define one class that derives from EventArgs. Define events in the common interface. Use that common interface in client. Give event handlers to the events (here u can give ur functions that u want to be called from server). In server raise simply raise the events.

Jayant D. Kulkarni
Brainbench Certified Software Engineer in C#, ASP.NET, .NET Framework and ADO.NET
QuestionHow to use DataGrid in C# Pin
A H Khan12-Jul-05 0:05
A H Khan12-Jul-05 0:05 
AnswerRe: How to use DataGrid in C# Pin
exhaulted12-Jul-05 0:19
exhaulted12-Jul-05 0:19 
AnswerRe: How to use DataGrid in C# Pin
Alomgir Miah12-Jul-05 4:35
Alomgir Miah12-Jul-05 4:35 
General.NET Remoting exception Pin
jdkulkarni11-Jul-05 23:53
jdkulkarni11-Jul-05 23:53 
Generaldisplay shortcut menu in taskbar Pin
JockerSoft11-Jul-05 23:08
JockerSoft11-Jul-05 23:08 
GeneralRe: display shortcut menu in taskbar Pin
JockerSoft2-Dec-06 0:53
JockerSoft2-Dec-06 0:53 
GeneralC# and Windows Shortcuts Pin
exhaulted11-Jul-05 23:04
exhaulted11-Jul-05 23:04 
GeneralRe: C# and Windows Shortcuts Pin
JockerSoft11-Jul-05 23:11
JockerSoft11-Jul-05 23:11 
GeneralRe: C# and Windows Shortcuts Pin
exhaulted12-Jul-05 0:16
exhaulted12-Jul-05 0:16 
QuestionUpdating Version info?!? Pin
Mepho11-Jul-05 23:03
Mepho11-Jul-05 23:03 
GeneralTransparent GUI Pin
amitmohanty11-Jul-05 22:53
amitmohanty11-Jul-05 22:53 
GeneralRe: Transparent GUI Pin
exhaulted11-Jul-05 23:07
exhaulted11-Jul-05 23:07 
GeneralUsing the AppSettingsReader class Pin
OKB11-Jul-05 20:50
OKB11-Jul-05 20:50 
GeneralRe: Using the AppSettingsReader class Pin
Dave Kreskowiak12-Jul-05 5:15
mveDave Kreskowiak12-Jul-05 5:15 
GeneralRe: Using the AppSettingsReader class Pin
OKB12-Jul-05 20:23
OKB12-Jul-05 20:23 
GeneralCalling Functions in C# Pin
Lotus10011-Jul-05 20:25
Lotus10011-Jul-05 20:25 
GeneralCheck ASP.NET Pin
adonis.damian11-Jul-05 20:15
adonis.damian11-Jul-05 20:15 

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.