Click here to Skip to main content
15,888,293 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiontouch screen application in C++ Pin
ginsa vaheed13-Jan-16 18:11
ginsa vaheed13-Jan-16 18:11 
AnswerRe: touch screen application in C++ Pin
JHizzle13-Jan-16 22:01
JHizzle13-Jan-16 22:01 
AnswerRe: touch screen application in C++ Pin
Richard MacCutchan13-Jan-16 22:04
mveRichard MacCutchan13-Jan-16 22:04 
AnswerRe: touch screen application in C++ Pin
Richard Deeming14-Jan-16 1:32
mveRichard Deeming14-Jan-16 1:32 
Questionmvc views Pin
Member 1144362713-Jan-16 4:54
Member 1144362713-Jan-16 4:54 
AnswerRe: mvc views Pin
Afzaal Ahmad Zeeshan13-Jan-16 5:00
professionalAfzaal Ahmad Zeeshan13-Jan-16 5:00 
Questiontouch screen application in C# Pin
ginsa vaheed12-Jan-16 20:05
ginsa vaheed12-Jan-16 20:05 
AnswerRe: touch screen application in C# Pin
Kornfeld Eliyahu Peter12-Jan-16 20:39
professionalKornfeld Eliyahu Peter12-Jan-16 20:39 
Touch-screen is an input device just like mouse or keyboard before...All you have to do is to handle the events (just as in case of mouse and keyboard) from that device...
But! for a simple application you may have not to do nothing as the OS already handle (on it's way) those events...

Walkthrough: Creating Your First Touch Application[^]
https://msdn.microsoft.com/en-us/library/system.windows.input.touch%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396[^]
Skipper: We'll fix it.
Alex: Fix it? How you gonna fix this?
Skipper: Grit, spit and a whole lotta duct tape.

GeneralRe: touch screen application in C# Pin
ginsa vaheed12-Jan-16 21:55
ginsa vaheed12-Jan-16 21:55 
GeneralRe: touch screen application in C# Pin
Nathan Minier13-Jan-16 1:24
professionalNathan Minier13-Jan-16 1:24 
GeneralRe: touch screen application in C# Pin
Richard Deeming13-Jan-16 2:04
mveRichard Deeming13-Jan-16 2:04 
GeneralRe: touch screen application in C# Pin
Beginner Luck21-Jan-16 14:39
professionalBeginner Luck21-Jan-16 14:39 
GeneralRe: touch screen application in C# Pin
Richard Deeming22-Jan-16 7:34
mveRichard Deeming22-Jan-16 7:34 
QuestionRe: touch screen application in C# Pin
ZurdoDev9-Feb-16 8:37
professionalZurdoDev9-Feb-16 8:37 
QuestionEncrypted Web.Config files and Updates Pin
redtwister12-Jan-16 9:03
redtwister12-Jan-16 9:03 
AnswerRe: Encrypted Web.Config files and Updates Pin
ZurdoDev13-Jan-16 3:02
professionalZurdoDev13-Jan-16 3:02 
GeneralRe: Encrypted Web.Config files and Updates Pin
redtwister13-Jan-16 4:28
redtwister13-Jan-16 4:28 
QuestionA namespace cannot directly contain members such as fields or methods Pin
indian14311-Jan-16 14:46
indian14311-Jan-16 14:46 
AnswerRe: A namespace cannot directly contain members such as fields or methods Pin
deepankarbhatnagar12-Jan-16 1:01
professionaldeepankarbhatnagar12-Jan-16 1:01 
QuestionSaving the Values entering dynamically created Textbox into database Pin
Member 1062539411-Jan-16 0:48
Member 1062539411-Jan-16 0:48 
AnswerRe: Saving the Values entering dynamically created Textbox into database Pin
deepankarbhatnagar12-Jan-16 0:25
professionaldeepankarbhatnagar12-Jan-16 0:25 
QuestionUse store Proc in NetTier code smith Pin
indian14310-Jan-16 17:18
indian14310-Jan-16 17:18 
QuestionFILL HTML.EDITFOR FIELDS ON BUTTON CLICK IN ASP.NET MVC Pin
pathllk10-Jan-16 4:27
pathllk10-Jan-16 4:27 
AnswerRe: FILL HTML.EDITFOR FIELDS ON BUTTON CLICK IN ASP.NET MVC Pin
Nathan Minier11-Jan-16 2:06
professionalNathan Minier11-Jan-16 2:06 
GeneralRe: FILL HTML.EDITFOR FIELDS ON BUTTON CLICK IN ASP.NET MVC Pin
deepankarbhatnagar12-Jan-16 0:14
professionaldeepankarbhatnagar12-Jan-16 0:14 

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.