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

.NET (Core and Framework)

 
General.NET Framework 1.1 Pin
BP1281-Feb-04 20:19
BP1281-Feb-04 20:19 
GeneralRe: .NET Framework 1.1 Pin
Dan Broomall5-Feb-04 9:49
Dan Broomall5-Feb-04 9:49 
GeneralRe: .NET Framework 1.1 Pin
Dan Broomall5-Feb-04 9:49
Dan Broomall5-Feb-04 9:49 
GeneralExcel Interoperability with older versions of excel Pin
cgcrute1-Feb-04 9:22
cgcrute1-Feb-04 9:22 
GeneralRe: Excel Interoperability with older versions of excel Pin
Nick Parker1-Feb-04 10:43
protectorNick Parker1-Feb-04 10:43 
General.NET Bug Pin
Matthew Hazlett31-Jan-04 9:23
Matthew Hazlett31-Jan-04 9:23 
GeneralRe: .NET Bug Pin
Mazdak31-Jan-04 9:45
Mazdak31-Jan-04 9:45 
GeneralRe: .NET Bug Pin
Judah Gabriel Himango3-Feb-04 6:26
sponsorJudah Gabriel Himango3-Feb-04 6:26 
That's the start of a link to a network path, so it's not a bug.

There is one bug I've found though that's easily reproducible:

Enable URL detection in a RichTextBox. Enter a url in the textbox. If you move your cursor over the empty area of the RTB, you'll notice the cursor is the standard arrow cursor (all is well). Now, change the text in the RTB to some non-URL plain text in one call to .Text = .... Move your cursor over the empty area of the RTB and you'll notice the cursor is now the URL cursor (usually the hand cursor), which is a bug. To make it worse, click in the empty area and it will raise the .LinkClicked event, despite there being no link to click on.

The graveyards are filled with indispensible men.
Generaldrop-down text field Pin
Dan Broomall30-Jan-04 9:25
Dan Broomall30-Jan-04 9:25 
GeneralArithmeticException (overflow) in System.Drawing.Font Pin
A.Obraztsov29-Jan-04 23:33
A.Obraztsov29-Jan-04 23:33 
GeneralBinaryReader and BinaryWriter and "Endianess" Pin
Paul Selormey29-Jan-04 22:06
Paul Selormey29-Jan-04 22:06 
QuestionHow do I change the icon on the dialog? Pin
adonisv29-Jan-04 20:15
adonisv29-Jan-04 20:15 
AnswerRe: How do I change the icon on the dialog? Pin
Mike Ellison30-Jan-04 5:50
Mike Ellison30-Jan-04 5:50 
GeneralRe: How do I change the icon on the dialog? Pin
Dan Broomall30-Jan-04 9:30
Dan Broomall30-Jan-04 9:30 
GeneralRe: How do I change the icon on the dialog? Pin
adonisv5-Feb-04 9:19
adonisv5-Feb-04 9:19 
GeneralRe: How do I change the icon on the dialog? Pin
Dan Broomall5-Feb-04 9:45
Dan Broomall5-Feb-04 9:45 
GeneralPossible memory leak in System.Windows.Forms (Icon property) Pin
Palladino29-Jan-04 8:47
Palladino29-Jan-04 8:47 
QuestionHow to tell if I have SP1 or SP2 installed on th box? Pin
Anonymous29-Jan-04 8:35
Anonymous29-Jan-04 8:35 
GeneralGetting a custom components' parent Pin
2sky29-Jan-04 4:55
2sky29-Jan-04 4:55 
Questionhow to Include Dotnet Framework in my project msi Pin
payal sheth29-Jan-04 1:46
payal sheth29-Jan-04 1:46 
AnswerRe: how to Include Dotnet Framework in my project msi Pin
devvvy29-Jan-04 1:56
devvvy29-Jan-04 1:56 
GeneralRe: how to Include Dotnet Framework in my project msi Pin
devvvy29-Jan-04 1:57
devvvy29-Jan-04 1:57 
GeneralRe: how to Include Dotnet Framework in my project msi Pin
Anonymous1-Feb-04 21:12
Anonymous1-Feb-04 21:12 
GeneralRe: how to Include Dotnet Framework in my project msi Pin
Terrence J. Joubert1-Feb-04 23:51
Terrence J. Joubert1-Feb-04 23:51 
GeneralRe: how to Include Dotnet Framework in my project msi Pin
Norman Fung2-Feb-04 0:02
Norman Fung2-Feb-04 0:02 

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.