Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: Waiting for a form box to finish Pin
Mazdak12-Feb-04 6:17
Mazdak12-Feb-04 6:17 
GeneralRe: Waiting for a form box to finish Pin
Nick Parker12-Feb-04 6:12
protectorNick Parker12-Feb-04 6:12 
GeneralRe: Waiting for a form box to finish Pin
spindar12-Feb-04 6:31
spindar12-Feb-04 6:31 
Generalusing a switch for a range of numbers Pin
fou9900412-Feb-04 5:45
fou9900412-Feb-04 5:45 
GeneralRe: using a switch for a range of numbers Pin
leppie12-Feb-04 6:09
leppie12-Feb-04 6:09 
GeneralRe: using a switch for a range of numbers Pin
leppie12-Feb-04 8:56
leppie12-Feb-04 8:56 
GeneralRe: using a switch for a range of numbers Pin
LobsterDK14-Feb-04 8:46
LobsterDK14-Feb-04 8:46 
GeneralData Access Suggestions Pin
Jason Pyke12-Feb-04 4:52
Jason Pyke12-Feb-04 4:52 
I am not sure if this is in the right board, but i'll post anyway. I am looking for suggestions as to the best way of implementing the system for my company. These systems are completely new so there are no backward compatibility considerations.
The company currently has 10 clients (which is likely to rise rapidly) that need to connect to a SQL Server database to get a record, edit it on screen and return the results. The connection needs to be made in such a way that no 2 clients can get the same record. What I really need are some suggestions as to the best way of implementing this. I am quite new to C# and .net as a whole, so my current solution is to use an asp.net application which uses a web service to access a stored procedure. The stored procedure has the logic in it such that it will stop multiple gets of the same record.
I have been doing a little bit of research and have found that the same desired effect may be achieved with COM+ and MTS or using .net remoting. As I have experience with neither of these technologies I would be grateful for some pointers. The web service route works in my test environment, but I need a system that will be suitable of an ever increasing client base.

Jason Pyke

GeneralRe: Data Access Suggestions Pin
Mazdak12-Feb-04 6:03
Mazdak12-Feb-04 6:03 
GeneralRe: Data Access Suggestions Pin
Jason Pyke12-Feb-04 6:16
Jason Pyke12-Feb-04 6:16 
GeneralRe: Data Access Suggestions Pin
Heath Stewart12-Feb-04 6:29
protectorHeath Stewart12-Feb-04 6:29 
GeneralRe: Data Access Suggestions Pin
Jason Pyke12-Feb-04 8:09
Jason Pyke12-Feb-04 8:09 
GeneralRe: Data Access Suggestions Pin
Heath Stewart12-Feb-04 8:47
protectorHeath Stewart12-Feb-04 8:47 
GeneralRe: Data Access Suggestions Pin
Mazdak12-Feb-04 9:42
Mazdak12-Feb-04 9:42 
GeneralRe: Data Access Suggestions Pin
Heath Stewart12-Feb-04 10:58
protectorHeath Stewart12-Feb-04 10:58 
GeneralRe: Data Access Suggestions Pin
Mazdak12-Feb-04 20:08
Mazdak12-Feb-04 20:08 
GeneralOutlook Automation - MSG format Pin
Braulio Dez12-Feb-04 4:36
Braulio Dez12-Feb-04 4:36 
GeneralRe: Outlook Automation - MSG format Pin
Heath Stewart12-Feb-04 6:10
protectorHeath Stewart12-Feb-04 6:10 
QuestionWhat is SMTP server? Pin
shdelpiero12-Feb-04 4:30
shdelpiero12-Feb-04 4:30 
AnswerRe: What is SMTP server? Pin
Heath Stewart12-Feb-04 5:02
protectorHeath Stewart12-Feb-04 5:02 
AnswerRe: What is SMTP server? Pin
Kentamanos12-Feb-04 8:57
Kentamanos12-Feb-04 8:57 
GeneralSelecting a specificTabPage... Pin
profoundwhispers12-Feb-04 4:30
profoundwhispers12-Feb-04 4:30 
GeneralRe: Selecting a specificTabPage... Pin
Heath Stewart12-Feb-04 4:52
protectorHeath Stewart12-Feb-04 4:52 
GeneralNull Pointer COM error - StrRetToStr Pin
Tristan Rhodes12-Feb-04 4:16
Tristan Rhodes12-Feb-04 4:16 
GeneralRe: Null Pointer COM error - StrRetToStr Pin
Nick Parker12-Feb-04 6:19
protectorNick Parker12-Feb-04 6:19 

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.