Click here to Skip to main content
15,920,110 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Mobile Based Management System - Info Required Pin
Joel Ivory Johnson16-Jan-09 4:45
professionalJoel Ivory Johnson16-Jan-09 4:45 
GeneralRe: Mobile Based Management System - Info Required Pin
AmmarHaider17-Jan-09 16:27
AmmarHaider17-Jan-09 16:27 
QuestionProgramming Cell Phone with J2ME on classic C-language Pin
Michael Monin14-Jan-09 10:12
Michael Monin14-Jan-09 10:12 
QuestionHow to use SQLMetalBuilder Tool Pin
vsaratkar13-Jan-09 4:05
vsaratkar13-Jan-09 4:05 
Questionmultiple instances of a .net cf 3.5 app [modified] Pin
kipelovets13-Jan-09 0:27
kipelovets13-Jan-09 0:27 
AnswerRe: multiple instances of a .net cf 3.5 app Pin
Joel Ivory Johnson16-Jan-09 4:47
professionalJoel Ivory Johnson16-Jan-09 4:47 
QuestionDpi-Aware experiments in V.S. 2005 Environment Pin
Hurricane300010-Jan-09 0:44
Hurricane300010-Jan-09 0:44 
AnswerRe: Dpi-Aware experiments in V.S. 2005 Environment Pin
Joel Ivory Johnson10-Jan-09 2:42
professionalJoel Ivory Johnson10-Jan-09 2:42 
You had it right the first time with placing the code in Form_Load. The designer section of the code is "owned" by Visual Studio and as you've seen VS does not gaurantee that changes you make to it will be preserved. If you plan to have others use and modify your code then the designer area isn't idea because no one else would know to look there for your code. Other than the Form_Load method the other place to consider would be in the constructor of the form right after the InitializeComponent method is called.

Joel Ivory Johnson
My site: J2i.net
Twitter: J2iNet

GeneralRe: Dpi-Aware experiments in V.S. 2005 Environment Pin
Hurricane300010-Jan-09 7:58
Hurricane300010-Jan-09 7:58 
QuestionV.S. 2005 and Debug environment. Pin
Hurricane30009-Jan-09 8:44
Hurricane30009-Jan-09 8:44 
AnswerRe: V.S. 2005 and Debug environment. Pin
Joel Ivory Johnson9-Jan-09 17:41
professionalJoel Ivory Johnson9-Jan-09 17:41 
GeneralRe: V.S. 2005 and Debug environment. Pin
Hurricane300010-Jan-09 0:45
Hurricane300010-Jan-09 0:45 
NewsNokia Conference got postponed Pin
rakesh.rao8-Jan-09 0:59
rakesh.rao8-Jan-09 0:59 
QuestionHow to do Synchronization with back end Database using C#.net 2008 Pin
Chanuri7-Jan-09 21:55
Chanuri7-Jan-09 21:55 
AnswerRe: How to do Synchronization with back end Database using C#.net 2008 Pin
mrMagik380516-Jan-09 7:34
mrMagik380516-Jan-09 7:34 
QuestionPDA application Pin
trimandir prajapati7-Jan-09 18:41
trimandir prajapati7-Jan-09 18:41 
AnswerRe: PDA application Pin
Joel Ivory Johnson8-Jan-09 4:03
professionalJoel Ivory Johnson8-Jan-09 4:03 
QuestionMobile number is displayed Pin
Parasmani Swamy7-Jan-09 17:52
Parasmani Swamy7-Jan-09 17:52 
AnswerRe: Mobile number is displayed Pin
Lev Danielyan7-Jan-09 22:56
Lev Danielyan7-Jan-09 22:56 
GeneralRe: Mobile number is displayed Pin
Chaser9210-Jan-09 1:03
Chaser9210-Jan-09 1:03 
QuestionRedirect another process' output to a stream Pin
Chaser927-Jan-09 8:39
Chaser927-Jan-09 8:39 
AnswerRe: Redirect another process' output to a stream Pin
Randor 7-Jan-09 13:55
professional Randor 7-Jan-09 13:55 
GeneralRe: Redirect another process' output to a stream Pin
Chaser9210-Jan-09 1:56
Chaser9210-Jan-09 1:56 
GeneralRe: Redirect another process' output to a stream Pin
Randor 10-Jan-09 4:03
professional Randor 10-Jan-09 4:03 
GeneralRe: Redirect another process' output to a stream Pin
Chaser9211-Jan-09 12:36
Chaser9211-Jan-09 12:36 

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.