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

.NET (Core and Framework)

 
Questioncomo limpiar consola Pin
yero10-Jan-06 9:38
yero10-Jan-06 9:38 
AnswerRe: como limpiar consola Pin
Dave Kreskowiak10-Jan-06 10:03
mveDave Kreskowiak10-Jan-06 10:03 
QuestionCreating mailbox in Exchange 2003 from asp.net web application Pin
VPR10-Jan-06 8:29
VPR10-Jan-06 8:29 
AnswerRe: Creating mailbox in Exchange 2003 from asp.net web application Pin
Curtis Schlak.10-Jan-06 9:09
Curtis Schlak.10-Jan-06 9:09 
GeneralRe: Creating mailbox in Exchange 2003 from asp.net web application Pin
VPR10-Jan-06 21:30
VPR10-Jan-06 21:30 
QuestionProgramming own Browser in .NET 2.0 Pin
tommy_tanaka10-Jan-06 3:44
tommy_tanaka10-Jan-06 3:44 
AnswerRe: Programming own Browser in .NET 2.0 Pin
Curtis Schlak.10-Jan-06 4:58
Curtis Schlak.10-Jan-06 4:58 
AnswerRe: Programming own Browser in .NET 2.0 Pin
mitooki13-Jan-06 6:12
mitooki13-Jan-06 6:12 
The WebBrowser control is an ActiveX control for Internet Explorer.

On your WebBrowser control try handling the event BeforeNavigate2. You will be able to examine the URL that is about to be opened and can optionally cancel it if need be.

See: http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/webbrowser/reference/objects/webbrowser.asp[^]

Hope that helps.
GeneralRe: Programming own Browser in .NET 2.0 Pin
tommy_tanaka13-Jan-06 6:25
tommy_tanaka13-Jan-06 6:25 
Questionc# and javascript functions Pin
ckruger10-Jan-06 3:02
ckruger10-Jan-06 3:02 
AnswerRe: c# and javascript functions Pin
Guffa10-Jan-06 6:40
Guffa10-Jan-06 6:40 
Question.net built in classes Pin
pyro_3k10-Jan-06 2:49
pyro_3k10-Jan-06 2:49 
AnswerRe: .net built in classes Pin
Dave Kreskowiak10-Jan-06 5:14
mveDave Kreskowiak10-Jan-06 5:14 
GeneralRe: .net built in classes Pin
pyro_3k10-Jan-06 5:35
pyro_3k10-Jan-06 5:35 
QuestionPassing long from ASP to C# method Pin
sauravg2810-Jan-06 0:29
sauravg2810-Jan-06 0:29 
AnswerRe: Passing long from ASP to C# method Pin
jonathan1510-Jan-06 1:50
jonathan1510-Jan-06 1:50 
GeneralRe: Passing long from ASP to C# method Pin
Guffa10-Jan-06 6:44
Guffa10-Jan-06 6:44 
Questionwho's familiar with Intel UPnP stuff ? Pin
cat_9-Jan-06 20:55
cat_9-Jan-06 20:55 
QuestionRewriting SplitContainer functionality Pin
IMinusMinus9-Jan-06 15:41
IMinusMinus9-Jan-06 15:41 
AnswerRe: Rewriting SplitContainer functionality Pin
Daniel Grunwald10-Jan-06 7:49
Daniel Grunwald10-Jan-06 7:49 
GeneralRe: Rewriting SplitContainer functionality Pin
IMinusMinus11-Jan-06 7:59
IMinusMinus11-Jan-06 7:59 
QuestionDifference between Manifest & Metadata Pin
chervu9-Jan-06 5:36
chervu9-Jan-06 5:36 
AnswerRe: Difference between Manifest & Metadata Pin
Dave Kreskowiak9-Jan-06 5:57
mveDave Kreskowiak9-Jan-06 5:57 
QuestionHow to redirect a .NET app to run on a specific .NET runtime Pin
C-lviu8-Jan-06 23:38
C-lviu8-Jan-06 23:38 
AnswerRe: How to redirect a .NET app to run on a specific .NET runtime Pin
mikailcetinkaya9-Jan-06 3:09
mikailcetinkaya9-Jan-06 3:09 

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.