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

C#

 
QuestionTCP Heartbeat background Thread Pin
MooKowMyke27-May-15 21:50
MooKowMyke27-May-15 21:50 
AnswerRe: TCP Heartbeat background Thread Pin
Eddy Vluggen29-May-15 2:57
professionalEddy Vluggen29-May-15 2:57 
GeneralRe: TCP Heartbeat background Thread Pin
MooKowMyke29-May-15 7:57
MooKowMyke29-May-15 7:57 
GeneralRe: TCP Heartbeat background Thread Pin
Eddy Vluggen29-May-15 11:16
professionalEddy Vluggen29-May-15 11:16 
GeneralRe: TCP Heartbeat background Thread Pin
MooKowMyke30-May-15 21:26
MooKowMyke30-May-15 21:26 
QuestionWhy Can't I use asp.net controls with mvc? Pin
Dolly Nimavat27-May-15 20:42
Dolly Nimavat27-May-15 20:42 
AnswerRe: Why Can't I use asp.net controls with mvc? PinPopular
dan!sh 27-May-15 20:49
professional dan!sh 27-May-15 20:49 
AnswerRe: Why Can't I use asp.net controls with mvc? Pin
F-ES Sitecore27-May-15 23:14
professionalF-ES Sitecore27-May-15 23:14 
It's just a different technology based on a different framework, it's like asking "Why can't I use Spanish in Russia?"

If you want to use webform controls then use a webforms project. If you want to use mvc you'll need to the Html helper classes to do basic things like textboxes, checkboxes, dropdowns etc, and for more advanced things like "webgrid" etc there are some off-the-shelf mvc plug-ins you can use, or you'll just need to get familiar with html\http and implement it all yourself.

AnswerRe: Why Can't I use asp.net controls with mvc? Pin
L Viljoen28-May-15 3:20
professionalL Viljoen28-May-15 3:20 
GeneralRe: Why Can't I use asp.net controls with mvc? Pin
F-ES Sitecore28-May-15 5:03
professionalF-ES Sitecore28-May-15 5:03 
GeneralRe: Why Can't I use asp.net controls with mvc? Pin
L Viljoen28-May-15 19:59
professionalL Viljoen28-May-15 19:59 
QuestionSource not available Pin
Dolly Nimavat27-May-15 20:40
Dolly Nimavat27-May-15 20:40 
AnswerRe: Source not available Pin
dan!sh 27-May-15 20:46
professional dan!sh 27-May-15 20:46 
Questionsyntax SIM card registration with the network through the AT commands ? Pin
Member 245846727-May-15 18:56
Member 245846727-May-15 18:56 
AnswerRe: syntax SIM card registration with the network through the AT commands ? Pin
OriginalGriff27-May-15 19:23
mveOriginalGriff27-May-15 19:23 
QuestionGet the phone number SIM Imel with C#? Pin
Member 245846727-May-15 18:45
Member 245846727-May-15 18:45 
AnswerRe: Get the phone number SIM Imel with C#? Pin
OriginalGriff27-May-15 19:23
mveOriginalGriff27-May-15 19:23 
Questionconvert string[]/byte to bool[] Pin
hasan hadi27-May-15 16:47
hasan hadi27-May-15 16:47 
AnswerRe: convert string[]/byte to bool[] Pin
dan!sh 27-May-15 18:24
professional dan!sh 27-May-15 18:24 
GeneralRe: convert string[]/byte to bool[] Pin
hasan hadi28-May-15 2:28
hasan hadi28-May-15 2:28 
GeneralRe: convert string[]/byte to bool[] Pin
hasan hadi28-May-15 19:34
hasan hadi28-May-15 19:34 
GeneralRe: convert string[]/byte to bool[] Pin
Armugam Indrani28-May-15 23:24
professionalArmugam Indrani28-May-15 23:24 
QuestionTFS Workitem type task Save failed. Pin
Member 1067824227-May-15 3:12
Member 1067824227-May-15 3:12 
AnswerRe: TFS Workitem type task Save failed. Pin
Dave Kreskowiak27-May-15 3:58
mveDave Kreskowiak27-May-15 3:58 
GeneralRe: TFS Workitem type task Save failed. Pin
Member 1067824227-May-15 18:41
Member 1067824227-May-15 18:41 

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.