Click here to Skip to main content
15,909,939 members
Home / Discussions / C#
   

C#

 
AnswerRe: create user and role + sql server for existing database programatically Pin
Jimmanuel26-Feb-09 4:04
Jimmanuel26-Feb-09 4:04 
QuestionDll Import Pin
Alessio Granzotto26-Feb-09 3:13
Alessio Granzotto26-Feb-09 3:13 
AnswerRe: Dll Import Pin
Luc Pattyn26-Feb-09 9:18
sitebuilderLuc Pattyn26-Feb-09 9:18 
GeneralRe: Dll Import Pin
Alessio Granzotto27-Feb-09 0:42
Alessio Granzotto27-Feb-09 0:42 
AnswerRe: Dll Import Pin
Luc Pattyn27-Feb-09 1:36
sitebuilderLuc Pattyn27-Feb-09 1:36 
QuestionTableLayoutPanel cell removal problem after shuffling it's controls Pin
Muammar©26-Feb-09 2:24
Muammar©26-Feb-09 2:24 
AnswerRe: TableLayoutPanel cell removal problem after shuffling it's controls Pin
Muammar©26-Feb-09 8:46
Muammar©26-Feb-09 8:46 
QuestionForms / Controls flicker during generation. Pin
MatthysDT26-Feb-09 2:23
MatthysDT26-Feb-09 2:23 
I have a project that dynamically displays the selected form/control in another Forms splitContainer panels, either left or right etc.

Problem I had when running this code was that the form/control within the splitContainer doesn't resize and get's cut-off when the main app resizes. This I fixed by calling the .Show() of the internal Form, BEFORE adding it to the splitContainer, now it resizes just fine! But since the control is being shown before it's done generating, it creates a flicker effect in which you can see for a millisecond how the controls are generated and placed, and it doesn't look very professional.

This was a mouthful, but if you understand where I'm coming from, and maybe know where I should go, please let me know!

I'd also like to mention that the Form containing the splitContainer is itself located within an MDI Parent.

Regards!


AnswerRe: Forms / Controls flicker during generation. Pin
#realJSOP26-Feb-09 3:00
professional#realJSOP26-Feb-09 3:00 
QuestionReccomended books on SQL server 2008 Pin
Mohsen Saad26-Feb-09 1:57
Mohsen Saad26-Feb-09 1:57 
AnswerRe: Reccomended books on SQL server 2008 Pin
Calin Tatar26-Feb-09 2:10
Calin Tatar26-Feb-09 2:10 
Questionprocess extension Pin
shefa' isied26-Feb-09 1:39
shefa' isied26-Feb-09 1:39 
AnswerRe: process extension Pin
EliottA26-Feb-09 2:07
EliottA26-Feb-09 2:07 
GeneralRe: process extension Pin
Calin Tatar26-Feb-09 2:33
Calin Tatar26-Feb-09 2:33 
QuestionHow to split a datatable?? Pin
Member 455443326-Feb-09 1:24
Member 455443326-Feb-09 1:24 
AnswerRe: How to split a datatable?? Pin
moon_stick26-Feb-09 2:54
moon_stick26-Feb-09 2:54 
QuestionTransform Excel to PDF Pin
abbd26-Feb-09 0:30
abbd26-Feb-09 0:30 
AnswerRe: Transform Excel to PDF Pin
Shyam K Pananghat26-Feb-09 0:34
Shyam K Pananghat26-Feb-09 0:34 
QuestionRe: Transform Excel to PDF Pin
abbd26-Feb-09 2:14
abbd26-Feb-09 2:14 
QuestionRe: Transform Excel to PDF Pin
abbd26-Feb-09 2:32
abbd26-Feb-09 2:32 
AnswerRe: Transform Excel to PDF Pin
Mirko198026-Feb-09 2:42
Mirko198026-Feb-09 2:42 
GeneralRe: Transform Excel to PDF Pin
abbd26-Feb-09 3:14
abbd26-Feb-09 3:14 
GeneralRe: Transform Excel to PDF Pin
Mirko198026-Feb-09 3:24
Mirko198026-Feb-09 3:24 
GeneralRe: Transform Excel to PDF Pin
abbd26-Feb-09 3:30
abbd26-Feb-09 3:30 
GeneralRe: Transform Excel to PDF Pin
Mirko198026-Feb-09 3:35
Mirko198026-Feb-09 3:35 

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.