Found 20 threads
-
2 Voti
C# and Big-Oh notation
hello dear developers, I am a student and also still new to the .net framework. I just want to ask for your opinion or for any comment regarding the imporance of Big-Oh in the ...Con risposta | 31 Risposte | 23470 Visualizzazioni | Created by mariek - domenica 10 settembre 2006 20:01 | ultima risposta da AshishJha286 - mercoledì 31 maggio 2023 06:14 -
2 Voti
The Unknown Error virus
Keeping a tab opened on My Threads. I noticed it wasn't updated in a while. Just below the button bar on the top, shown in red "there was an error processing the request". ...Con risposta | 9 Risposte | 20298 Visualizzazioni | Created by nobugz - mercoledì 4 giugno 2008 15:36 | ultima risposta da Ewot - lunedì 21 novembre 2022 12:43 -
15 Voti
Printing na post not working correctly
In the Small Business server forum I posetd ""BPA Recommended Changes that Broke The SBS Web Site" and got a response this AM. Before leaving may office I opened the item and read ...Con risposta | 22 Risposte | 21609 Visualizzazioni | Created by TSoward - giovedì 28 maggio 2009 16:05 | ultima risposta da PeterGroft - sabato 8 ottobre 2022 04:55 -
2 Voti
ICollection.CopyTo() vs. ArrayList.ToArray()
Dear all, I want to convert a ICollection instance to a normal array. But then I realized these two ways will give me a Array object. Just curious, which one is better ...Con risposta | 4 Risposte | 16003 Visualizzazioni | Created by idos - sabato 4 agosto 2007 16:08 | ultima risposta da cervedin - domenica 13 dicembre 2020 12:07 -
4 Voti
Screen Saver notifications
I want to get notifications of various System Events in my C# app (Shut down, logoff, Session change, etc). So far I found that the SystemEvents class is very useful ...Con risposta | 3 Risposte | 20051 Visualizzazioni | Created by perlom - martedì 10 ottobre 2006 18:54 | ultima risposta da Hans Milling - lunedì 19 ottobre 2020 09:39 -
0 Voti
assembly load unload event
I have an assembly for which I need to increment/decrement the counter in registry when assembly load/unload. are there any events which tells assembly is loading or ...Con risposta | 4 Risposte | 15298 Visualizzazioni | Created by drew_p - lunedì 24 luglio 2006 18:10 | ultima risposta da David Burg - giovedì 8 ottobre 2020 05:55 -
1 Voti
Is there a difference between capitalized types and non capitalized types?
I just noticed that often times types in C# are offered (via intellisense) in Capitalized and non-capitalized. I tried to do a search to find the answer, but couldn't find anything. Nothing ...Con risposta | 6 Risposte | 11725 Visualizzazioni | Created by MTech8 - lunedì 19 ottobre 2009 22:31 | ultima risposta da Sama Mir - lunedì 21 settembre 2020 11:46 -
5 Voti
Modify ConnectionString in App.Config
Okay so I've found various different forum posts on this, but none giving a viable solution with a code example in C#... so here goes... I've created a DataSet using the dataset ...Con risposta | 16 Risposte | 63613 Visualizzazioni | Created by MartinThwaites - domenica 19 luglio 2009 21:32 | ultima risposta da xuan tran - venerdì 18 settembre 2020 11:41 -
0 Voti
SendMessage for keystroke is not working
Hi all could you please tell me why this code does not work? It should simulate the pression of TAB and then arrow DOWN, but ...Domanda | 4 Risposte | 12013 Visualizzazioni | Created by poirepoisson - giovedì 8 maggio 2008 13:38 | ultima risposta da Pavel A - domenica 30 agosto 2020 23:13 -
0 Voti
Print multi-page TIFF
Hi, I have a Windows Form that should print a multi-page TIFF. My ...Con risposta | 8 Risposte | 14707 Visualizzazioni | Created by Nazza - lunedì 4 agosto 2008 13:00 | ultima risposta da LpJp - venerdì 14 agosto 2020 14:05 -
12 Voti
IO.Directory.Delete - Read-only "Access Denied"
I'm in the middle of a major project converting a VB6 application to .NET and have a requirement to delete a folder and its contents, in this case a complete user profile folder from C:\Documents and ...Con risposta | 20 Risposte | 52299 Visualizzazioni | Created by Stuart J. Travers - martedì 20 marzo 2007 04:18 | ultima risposta da Daniel_CH - giovedì 30 luglio 2020 16:31 -
0 Voti
CVTRES : fatal error CVT1100: duplicate resource. type:DIALOG, name:PRINTSTATUS, language:0x0409
Hi all VC++ programmers, I am the following linking error when iam migrating my code from vs-2003 to vs-2008.i.e. CVTRES : fatal error CVT1100: duplicate resource. type:DIALOG, ...Con risposta | 3 Risposte | 16175 Visualizzazioni | Created by Raju,vetukuri - mercoledì 9 settembre 2009 10:12 | ultima risposta da RD Holland - venerdì 19 giugno 2020 20:49 -
3 Voti
How to get the last directory after open FileDialog
Set FileDialog.RestoreDirectory Property true. When reopenning the file dialog box, it locates the last directory. My question is "How can I get the last ...Con risposta | 14 Risposte | 50120 Visualizzazioni | Created by Andrew Huang - martedì 2 settembre 2008 16:29 | ultima risposta da LeeC22 - martedì 9 giugno 2020 13:28 -
3 Voti
JIT
How does JIT work?Con risposta | 3 Risposte | 11579 Visualizzazioni | Created by Deepraj_Majumdar_35eaf1 - venerdì 23 marzo 2007 08:08 | ultima risposta da Pragati Katiyar - lunedì 1 giugno 2020 13:42 -
0 Voti
Exception from HRESULT: 0x8007007e
hi everybody; i when from toolbox usercontrol drag-drop to win-form i get the error message follows: Failed to create ...Con risposta | 3 Risposte | 16821 Visualizzazioni | Created by MGunes - giovedì 16 novembre 2006 12:06 | ultima risposta da WarnerK - sabato 30 maggio 2020 11:58 -
9 Voti
C# - Set Focus on TextBox - Which Event?
I have a Form and a Textbox control, once the Form loads up, and I want to set the cursor FOCUS on the TextBox, however, I cannot do this and I have no reason why, please ...Con risposta | 18 Risposte | 163476 Visualizzazioni | Created by iHandler - giovedì 16 luglio 2009 08:59 | ultima risposta da Gabriel Marius Popescu - sabato 2 maggio 2020 19:48 -
0 Voti
DAO Database functionality in C++ called from a 64 bit app.
Hello, I write 3rd party software in C++ that runs on top of an engineering program called AutoCAD. We have various applications that do this but one ...Con risposta | 4 Risposte | 13748 Visualizzazioni | Created by Roy Holmberg - mercoledì 6 maggio 2009 21:20 | ultima risposta da zhengzilu - mercoledì 22 aprile 2020 20:31 -
1 Voti
Windows Textbox property “SelectionLength” is not working in .Net 2.0
I am migrating following VB6.0 code to .Net 2.0 (Windows application). VB6.0 Code :- Private Sub ...Con risposta | 7 Risposte | 11501 Visualizzazioni | Created by Dinesh S - martedì 5 giugno 2007 13:03 | ultima risposta da roger.breton - giovedì 9 aprile 2020 15:49 -
0 Voti
Textbox Margin set by EM_SETMARGINS ignored?
Hi, I used EM_SETMARGINS to set 10px margin on the right hand of the textbox. It works fine when i am typing letters and exceeds the width of the ...Con risposta | 9 Risposte | 14290 Visualizzazioni | Created by Khronosx - domenica 12 ottobre 2008 01:59 | ultima risposta da Jonathan Potter - giovedì 9 aprile 2020 04:51 -
0 Voti
How to set DateTimePicker (WinForms) control calendar automaticly on Today date
Hello, I have WinForms application with custom control based on DateTimePicker. In OnDropDown event I want to open calendar with automaticly selected today date in ...Domanda | 8 Risposte | 15703 Visualizzazioni | Created by tanyaz - martedì 22 settembre 2009 15:21 | ultima risposta da Pete Walburn (2) - martedì 3 marzo 2020 13:42 - Items 1 to 20 of 27728 prossimo ›