Click here to Skip to main content
15,887,416 members
Home / Discussions / C#
   

C#

 
GeneralRe: website performance Pin
OriginalGriff6-Feb-12 21:47
mveOriginalGriff6-Feb-12 21:47 
GeneralRe: website performance Pin
OriginalGriff6-Feb-12 22:57
mveOriginalGriff6-Feb-12 22:57 
GeneralRe: website performance Pin
IMQ6-Feb-12 23:28
IMQ6-Feb-12 23:28 
GeneralRe: website performance Pin
OriginalGriff6-Feb-12 23:45
mveOriginalGriff6-Feb-12 23:45 
GeneralRe: website performance Pin
IMQ6-Feb-12 23:55
IMQ6-Feb-12 23:55 
GeneralC#.Net Pin
Dnyanesh Wahiley5-Feb-12 18:13
Dnyanesh Wahiley5-Feb-12 18:13 
GeneralRe: C#.Net Pin
Abhinav S5-Feb-12 18:57
Abhinav S5-Feb-12 18:57 
GeneralRe: C#.Net Pin
OriginalGriff5-Feb-12 21:26
mveOriginalGriff5-Feb-12 21:26 
Abhinav's solution will work, but it will set the anchor to the same for all controls.
Did you know you can select multiple controls in the VS Designer by dragging a rubber band line around them, starting in a blank bit of the form? And that any property changes made to a multiple selection affect the whole group? This includes the Anchor property.

However, I would try to organise my controls better for the users sake, using maybe Tab controls, or similar - if you as the designer can't work with that many controls, how do you expect the user to cope?
Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

GeneralRe: C#.Net Pin
BillWoodruff6-Feb-12 10:01
professionalBillWoodruff6-Feb-12 10:01 
GeneralC#.Net Pin
Dnyanesh Wahiley7-Feb-12 5:21
Dnyanesh Wahiley7-Feb-12 5:21 
Questionrdlc - subreport ? C# 2010 Pin
Paramu19734-Feb-12 23:33
Paramu19734-Feb-12 23:33 
AnswerRe: rdlc - subreport ? C# 2010 Pin
thatraja5-Feb-12 4:56
professionalthatraja5-Feb-12 4:56 
GeneralRe: rdlc - subreport ? C# 2010 Pin
Paramu19736-Feb-12 18:27
Paramu19736-Feb-12 18:27 
Questionusing TPL in Com add in excel Pin
PozzaVecia4-Feb-12 20:32
PozzaVecia4-Feb-12 20:32 
QuestionGetting Windows Login/Logout Time Pin
AmbiguousName4-Feb-12 8:45
AmbiguousName4-Feb-12 8:45 
AnswerRe: Getting Windows Login/Logout Time Pin
Abhinav S4-Feb-12 21:22
Abhinav S4-Feb-12 21:22 
GeneralRe: Getting Windows Login/Logout Time Pin
AmbiguousName5-Feb-12 20:38
AmbiguousName5-Feb-12 20:38 
GeneralRe: Getting Windows Login/Logout Time Pin
Abhinav S5-Feb-12 21:42
Abhinav S5-Feb-12 21:42 
QuestionGetting Max of an attribute value from Entity Collection Pin
indian1433-Feb-12 8:52
indian1433-Feb-12 8:52 
AnswerRe: Getting Max of an attribute value from Entity Collection Pin
Tim Groven3-Feb-12 8:57
Tim Groven3-Feb-12 8:57 
AnswerRe: Getting Max of an attribute value from Entity Collection Pin
BillWoodruff4-Feb-12 11:00
professionalBillWoodruff4-Feb-12 11:00 
QuestionHelp with p/invoking iphlpapi.dll Pin
CCodeNewbie3-Feb-12 5:55
CCodeNewbie3-Feb-12 5:55 
AnswerRe: Help with p/invoking iphlpapi.dll Pin
PIEBALDconsult3-Feb-12 7:40
mvePIEBALDconsult3-Feb-12 7:40 
AnswerRe: Help with p/invoking iphlpapi.dll Pin
Luc Pattyn3-Feb-12 7:46
sitebuilderLuc Pattyn3-Feb-12 7:46 
GeneralRe: Help with p/invoking iphlpapi.dll Pin
CCodeNewbie3-Feb-12 9:45
CCodeNewbie3-Feb-12 9:45 

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.