Click here to Skip to main content
15,904,024 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do I make a formless windows application? Pin
Gulfraz Khan4-Aug-08 4:58
Gulfraz Khan4-Aug-08 4:58 
AnswerRe: How do I make a formless windows application? Pin
vikas amin4-Aug-08 5:31
vikas amin4-Aug-08 5:31 
GeneralRe: How do I make a formless windows application? Pin
vikas amin4-Aug-08 7:16
vikas amin4-Aug-08 7:16 
Questiongetting result from the cmd prompt Pin
lune124-Aug-08 4:44
lune124-Aug-08 4:44 
AnswerRe: getting result from the cmd prompt [modified] Pin
vikas amin4-Aug-08 5:41
vikas amin4-Aug-08 5:41 
AnswerRe: getting result from the cmd prompt Pin
smilethat4-Aug-08 6:45
smilethat4-Aug-08 6:45 
GeneralRe: getting result from the cmd prompt Pin
lune125-Aug-08 20:58
lune125-Aug-08 20:58 
QuestionData entry validation and databinding Pin
Gulfraz Khan4-Aug-08 4:20
Gulfraz Khan4-Aug-08 4:20 
I am using visual studio .net 2008 and developing a windows forms application.

I want to use databinding and keep the business/validation logic in a separate layer (other than presentation layer).

The validation may be performed in ColumnChanged event or RowChanged event(depending upon user preference) of the datatable of the dataset.

validation error message must be shown in a Message Box

if validation is performed in ColumnChanged event and there are validation errors then the focus should be set to the control that has the validation errors.

if validation is performed in RowChanged event (i.e. user hitting the save button) and there are validation errors, then the focus should be set to the control which comes first in the tab order and has validation errors.

Is there any way i can do it?
QuestionLoad Report Failed Pin
Er.bRijal4-Aug-08 3:49
Er.bRijal4-Aug-08 3:49 
QuestionRe: Load Report Failed Pin
selcuks4-Aug-08 4:43
selcuks4-Aug-08 4:43 
QuestionPass Paramters from Popup to page Pin
Agweet4-Aug-08 3:45
Agweet4-Aug-08 3:45 
AnswerRe: Pass Paramters from Popup to page Pin
Alaric_4-Aug-08 3:57
professionalAlaric_4-Aug-08 3:57 
GeneralRe: Pass Paramters from Popup to page Pin
Agweet4-Aug-08 4:07
Agweet4-Aug-08 4:07 
AnswerRe: Pass Paramters from Popup to page Pin
DaveyM694-Aug-08 10:19
professionalDaveyM694-Aug-08 10:19 
GeneralRe: Pass Paramters from Popup to page Pin
Agweet4-Aug-08 20:23
Agweet4-Aug-08 20:23 
QuestionNot authorization to run a downloaded project Pin
Mauro Vezzoli4-Aug-08 3:40
Mauro Vezzoli4-Aug-08 3:40 
AnswerRe: Not authorization to run a downloaded project Pin
John Ad4-Aug-08 4:09
John Ad4-Aug-08 4:09 
QuestionDomain (not host) from url Pin
Dana Tov4-Aug-08 3:20
Dana Tov4-Aug-08 3:20 
AnswerRe: Domain (not host) from url Pin
leppie4-Aug-08 3:22
leppie4-Aug-08 3:22 
GeneralRe: Domain (not host) from url Pin
Dana Tov4-Aug-08 3:29
Dana Tov4-Aug-08 3:29 
AnswerRe: Domain (not host) from url Pin
Manas Bhardwaj7-Aug-08 6:02
professionalManas Bhardwaj7-Aug-08 6:02 
QuestionHow to detect a mouse hit on an image [modified] Pin
NeutronMass4-Aug-08 3:17
NeutronMass4-Aug-08 3:17 
AnswerRe: Hot to detect a mouse hit on an image Pin
Dana Tov4-Aug-08 3:25
Dana Tov4-Aug-08 3:25 
GeneralRe: Hot to detect a mouse hit on an image Pin
NeutronMass4-Aug-08 3:40
NeutronMass4-Aug-08 3:40 
GeneralRe: Hot to detect a mouse hit on an image Pin
NeutronMass4-Aug-08 3:43
NeutronMass4-Aug-08 3:43 

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.