



Thu, Mar 20, 2008 at 10:49 AM, Stoyan Damov wrote:That is Tools, , Environment -Show status barAh, that was the first place I went looking for it, but somehow I overlooked :S to get me some coffee // Ryan...
I have a combobox bound to a BindingSource, in turn bound to a DataTable ofAgent Names. Everything is handled by the VS 2008 designer, i.e. I have nocustom data binding code, nor do I have any code that sets anything on thecombobox. Yet, when I start my project, I get the following error. Thison...
Hi all,Im adding textbox dynamically using the code form.Controls.Add(); when the user click a buttonNewly created textbox are added side by side in the form.Is there a way to make them appear on a new line?Thanks...
Hi after 4 days of NHibernating I have finally understood it, or so I thought.The Exception I got is {"could not insert: [quickstart.User#gh][SQL: INSERT INTO user (UserName, Password, EmailAddress, LastLogon, LogonId) VALUES (?, ?, ?, ?, ?)]"}The Inner Exception is {"Incorrect syntax near the k...
