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

.NET (Core and Framework)

 
Questionrestrict access to MyNetworkPlaces and Network Connections on Click Pin
archananaresh29-Mar-09 0:41
archananaresh29-Mar-09 0:41 
QuestionTO make installer with vb.net without using setup and deployment project Pin
shivamgupta28-Mar-09 23:13
shivamgupta28-Mar-09 23:13 
AnswerRe: TO make installer with vb.net without using setup and deployment project Pin
Eslam Afifi29-Mar-09 0:09
Eslam Afifi29-Mar-09 0:09 
AnswerRe: TO make installer with vb.net without using setup and deployment project Pin
thyrith31-Mar-09 5:24
thyrith31-Mar-09 5:24 
QuestionForm is loading very hard, and I need a loader :( Pin
sodevrom27-Mar-09 14:59
sodevrom27-Mar-09 14:59 
AnswerRe: Form is loading very hard, and I need a loader :( Pin
Dave Kreskowiak27-Mar-09 18:04
mveDave Kreskowiak27-Mar-09 18:04 
GeneralRe: Form is loading very hard, and I need a loader :( Pin
Luc Pattyn28-Mar-09 6:45
sitebuilderLuc Pattyn28-Mar-09 6:45 
AnswerRe: Form is loading very hard, and I need a loader :( Pin
Eddy Vluggen28-Mar-09 1:12
professionalEddy Vluggen28-Mar-09 1:12 
Try to load your tabpages one at a time;
- Divide your 8 pages over 8 usercontrols
- Put the drawing of your form on hold
- Add an usercontrol-array to the form that can hold those 8 usercontrols
- Load them one atta time. (You might use a counter, busy animation etc)
- Add the newly created usercontrol to the (controls collection of the) appropriate tabpage

Good luck Smile | :)

I are troll Smile | :)

QuestionError: Unable to cast COM object of type 'Word.ApplicationClass' to interface type 'Word._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00020970-0000-0000-C000-000000000046}' fai Pin
Member 419891427-Mar-09 7:42
Member 419891427-Mar-09 7:42 
AnswerRe: Error: Unable to cast COM object of type 'Word.ApplicationClass' to interface type 'Word._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00020970-0000-0000-C000-000000000046}' Pin
0x3c027-Mar-09 7:50
0x3c027-Mar-09 7:50 
GeneralRe: Error: Unable to cast COM object of type 'Word.ApplicationClass' to interface type 'Word._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00020970-0000-0000-C000-000000000046}' Pin
Member 419891427-Mar-09 7:58
Member 419891427-Mar-09 7:58 
Question[Message Deleted] Pin
andre1234527-Mar-09 7:37
andre1234527-Mar-09 7:37 
QuestionRe: DBusSharp Pin
led mike27-Mar-09 9:22
led mike27-Mar-09 9:22 
AnswerRe: DBusSharp Pin
andre1234530-Mar-09 0:56
andre1234530-Mar-09 0:56 
GeneralRe: DBusSharp Pin
led mike31-Mar-09 6:04
led mike31-Mar-09 6:04 
QuestionODBC Comeback? Pin
jim norcal27-Mar-09 6:31
jim norcal27-Mar-09 6:31 
AnswerRe: ODBC Comeback? Pin
Mark Salsbery27-Mar-09 9:11
Mark Salsbery27-Mar-09 9:11 
GeneralRe: ODBC Comeback? Pin
led mike27-Mar-09 9:20
led mike27-Mar-09 9:20 
GeneralRe: ODBC Comeback? Pin
jim norcal27-Mar-09 10:34
jim norcal27-Mar-09 10:34 
GeneralRe: ODBC Comeback? Pin
Mark Salsbery27-Mar-09 10:53
Mark Salsbery27-Mar-09 10:53 
GeneralRe: ODBC Comeback? Pin
Eddy Vluggen28-Mar-09 1:08
professionalEddy Vluggen28-Mar-09 1:08 
Question070-536 preparation tests Pin
bolly-8126-Mar-09 23:43
bolly-8126-Mar-09 23:43 
AnswerRe: 070-536 preparation tests Pin
Thomas Stockwell27-Mar-09 6:31
professionalThomas Stockwell27-Mar-09 6:31 
AnswerRe: 070-536 preparation tests Pin
PauloCastilho13-Apr-09 10:19
PauloCastilho13-Apr-09 10:19 
Questionhow to register the dll(using the CSInteropUserControlItemTemplate) Pin
coderormnger26-Mar-09 22:47
coderormnger26-Mar-09 22:47 

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.