Click here to Skip to main content
15,916,462 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Converting .NET String to something usable by old unsafe C/C++ Code Pin
James T. Johnson17-Dec-01 8:05
James T. Johnson17-Dec-01 8:05 
GeneralRe: Converting .NET String to something usable by old unsafe C/C++ Code Pin
DVryce17-Dec-01 9:38
DVryce17-Dec-01 9:38 
GeneralRe: Converting .NET String to something usable by old unsafe C/C++ Code Pin
James T. Johnson17-Dec-01 16:15
James T. Johnson17-Dec-01 16:15 
GeneralBig time help needed! Pin
GaryGa14-Dec-01 21:23
GaryGa14-Dec-01 21:23 
GeneralRe: Big time help needed! Pin
James T. Johnson17-Dec-01 2:28
James T. Johnson17-Dec-01 2:28 
GeneralData-Aware Classes in vb.net Pin
rashmirao11-Dec-01 9:51
rashmirao11-Dec-01 9:51 
QuestionMessageBox on the client? Pin
Carolina10-Dec-01 2:35
Carolina10-Dec-01 2:35 
AnswerRe: MessageBox on the client? Pin
James T. Johnson14-Dec-01 7:30
James T. Johnson14-Dec-01 7:30 
ASP.NET is a server-side thing.

To do anything like that you're still going to have to rely on client-side script.

If you want you could roll your own MessageBox component that you could place on your ASPX pages and use like the Windows version, but in the end it'll have to call down to alert as well. I also have no experience in doing such a thing :p

James
GeneralRe: MessageBox on the client? ... and also a confirm dialogue? Pin
Carolina16-Dec-01 23:04
Carolina16-Dec-01 23:04 
GeneralRe: MessageBox on the client? ... and also a confirm dialogue? Pin
James T. Johnson17-Dec-01 2:22
James T. Johnson17-Dec-01 2:22 
GeneralThink What is the Reality Pin
6-Dec-01 22:55
suss6-Dec-01 22:55 
GeneralRelease candidate form error Pin
jkgh3-Dec-01 5:15
jkgh3-Dec-01 5:15 
Generalasp.net Pin
ov2-Dec-01 23:04
ov2-Dec-01 23:04 
QuestionHow to create circular references between DLLs/assemblies? Pin
Brian Morearty2-Dec-01 7:55
Brian Morearty2-Dec-01 7:55 
GeneralHelp with a .NET app architecture... Pin
Defcon1-Dec-01 1:37
Defcon1-Dec-01 1:37 
GeneralHelp with winform designer Pin
Brian Olej30-Nov-01 18:31
Brian Olej30-Nov-01 18:31 
GeneralVS .NET bug Pin
Matt.W.29-Nov-01 14:46
Matt.W.29-Nov-01 14:46 
GeneralRe: VS .NET bug Pin
Brian Olej30-Nov-01 10:00
Brian Olej30-Nov-01 10:00 
QuestionHow to create a container control Pin
Fairytale24-Nov-01 2:41
Fairytale24-Nov-01 2:41 
GeneralDoc/View Pin
Aza22-Nov-01 3:05
Aza22-Nov-01 3:05 
QuestionHow to get control when the property WindowState of form is changed? Pin
inside121-Nov-01 14:23
inside121-Nov-01 14:23 
GeneralNeed some big-time help Pin
20-Nov-01 15:36
suss20-Nov-01 15:36 
GeneralAbout SOAP Toolkit 2.0 High level API Pin
chenzhu19-Nov-01 15:20
chenzhu19-Nov-01 15:20 
GeneralConvince Me... Pin
bburton19-Nov-01 1:22
bburton19-Nov-01 1:22 
GeneralRe: Convince Me... Pin
l a u r e n19-Nov-01 1:38
l a u r e n19-Nov-01 1:38 

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.