Click here to Skip to main content
15,888,816 members
Home / Discussions / C#
   

C#

 
Question[REQ: Help] Neural Network Pin
MavKilla15-Jan-09 12:38
MavKilla15-Jan-09 12:38 
Questionhow can made student form application in C#.net and login form?please send me coding and tutorial Pin
mohammedali200615-Jan-09 11:28
mohammedali200615-Jan-09 11:28 
AnswerRe: how can made student form application in C#.net and login form?please send me coding and tutorial Pin
User 665815-Jan-09 11:53
User 665815-Jan-09 11:53 
Generalwhich books is best? Pin
mohammedali200615-Jan-09 12:12
mohammedali200615-Jan-09 12:12 
GeneralRe: which books is best? Pin
EliottA15-Jan-09 12:17
EliottA15-Jan-09 12:17 
GeneralRe: how can made student form application in C#.net and login form?please send me coding and tutorial Pin
Member 664904421-Oct-09 3:11
Member 664904421-Oct-09 3:11 
AnswerRe: how can made student form application in C#.net and login form?please send me coding and tutorial Pin
Pete O'Hanlon16-Jan-09 2:10
mvePete O'Hanlon16-Jan-09 2:10 
QuestionPassing information from a service to a client via .NET Remoting Pin
carbon_golem15-Jan-09 10:19
carbon_golem15-Jan-09 10:19 
I have a .NET service that collects data from custom hardware.

I want clients to log on to the service so I can do the Publisher-Listener pattern to publish updated data to the clients.

Right now I have remoting objects that both sides use that are basically event containers. Server gets new data, server gets listener objects from listener collection, server transmits new data via the event to the client. Client observes event, unpacks and updates. Is this the best way to do this?

The way it's laid out now seems hackish just to have classes that are nothing more than event containers. I also need additional scaffolding on both sides to observe the events and client request calls. The system is safety critical and the prototype application leaves a bad taste in my mouth.

Does anyone have a different approach other than the event container, or should I get some mouthwash (or some bourbon) for the bad taste?

Scott P

"Simplicity carried to the extreme becomes elegance."
-Jon Franklin

QuestionSound player Pin
Morgs Morgan15-Jan-09 9:50
Morgs Morgan15-Jan-09 9:50 
AnswerRe: Sound player Pin
EliottA15-Jan-09 10:03
EliottA15-Jan-09 10:03 
QuestionServiceControllerInfo Pin
spiritboy15-Jan-09 8:54
spiritboy15-Jan-09 8:54 
AnswerRe: ServiceControllerInfo [modified] Pin
Luc Pattyn15-Jan-09 9:14
sitebuilderLuc Pattyn15-Jan-09 9:14 
GeneralRe: ServiceControllerInfo Pin
spiritboy15-Jan-09 18:57
spiritboy15-Jan-09 18:57 
GeneralEarning While You Learning Pin
purshottam15-Jan-09 7:34
purshottam15-Jan-09 7:34 
GeneralRe: Earning While You Learning Pin
EliottA15-Jan-09 7:42
EliottA15-Jan-09 7:42 
QuestionNeed help with understanding Reflection Pin
madhatter84gn15-Jan-09 7:05
madhatter84gn15-Jan-09 7:05 
AnswerRe: Need help with understanding Reflection Pin
Scott Dorman15-Jan-09 7:45
professionalScott Dorman15-Jan-09 7:45 
GeneralRe: Need help with understanding Reflection Pin
madhatter84gn15-Jan-09 8:06
madhatter84gn15-Jan-09 8:06 
Question[Message Deleted] Pin
hkjghkj115-Jan-09 6:01
hkjghkj115-Jan-09 6:01 
AnswerRe: No background, just *.png with shadow Pin
Henry Minute15-Jan-09 6:38
Henry Minute15-Jan-09 6:38 
QuestionData Grid View Pin
Michael Bookatz15-Jan-09 5:41
Michael Bookatz15-Jan-09 5:41 
AnswerRe: Data Grid View Pin
EliottA15-Jan-09 5:43
EliottA15-Jan-09 5:43 
GeneralRe: Data Grid View Pin
Michael Bookatz15-Jan-09 5:48
Michael Bookatz15-Jan-09 5:48 
GeneralRe: Data Grid View Pin
Douglas Troy15-Jan-09 8:36
Douglas Troy15-Jan-09 8:36 
QuestionHi adding data's to datatable, Pin
Hema Bairavan15-Jan-09 5:37
Hema Bairavan15-Jan-09 5:37 

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.