only one instance of a typed Dataset I create a modulare app. This app allowed more as one instance of a module in the app. Is it possible to use the first instance of a typed Dataset (created by the first module) in all followed instaces of the same module? How can reache them? ... 16 Jun 2010 17:44
VS2010 When I open a New Project, the Location, Solution, Solution Name, Browse Button, and Create Directory for Solution check box are missing. How do I get them back ? ... 15 Jun 2010 07:37
Image Change how can I make below vb code work. I am getting error syaing "Operator '=' is not defined for types 'System.Drawing.Image' and 'System.Drawing.Bitmap' ". Please can any friend can help me on this. I am using Visual basic 2008 and trying to create image change in picture box control with timer. Private Sub Timer1... 15 Jun 2010 08:43
WPF media element marker Hi, I try to use video marker in a media Element, the question is: how can I encode video marker video markers for consumption in WPF ? Thanks __________ Information from ESET NOD32 Antivirus, version of virus signature database 5196 (20100614) __________ The message was checked by ESET NOD32 Antivirus. ... 15 Jun 2010 04:22
Override destructor. Hello. How can I override the destructor (I.e of PictureBox). Thanks :) ... 15 Jun 2010 02:12
something curious when compiling Hello. On my solution there are several project. Each project is compiled on the same directory (both for compiling and debugging. Everything works fine, till today. There are two project. For some reason I don't know, one of the projects (a specific project), doesn't "know" about the method of other library... 14 Jun 2010 07:21
DGV doesnt display cells (what??) VB2005: I have a DataGridView that I fill with data through a SQL query. That works great. After the query is done I add two columns and then manually fill in the cells with a calculated value. When I do this I cant see the values in the cells. They are not visible to the user.The columns are there just the cell va... 16 Jun 2010 11:04
vb.net exceptions I have a question about exceptions. I am under the impression that almost ever method or group of methods should have try-call block(s). I am also under the impression that the 'last' final group of code that is executed should have a final try-catch block. When I look some vb.net 2008 windows applications ... 14 Jun 2010 20:44
Using LINQ to SQL Hi, New to LINQ to SQL... When I added a stored procedure to the project, I noticed that the auto-generated code contained a hard-coded reference to the Database name. Is there any way to pass the DB name as a vaiable instead (like from the config file) ? Thanks, Rob ... 13 Jun 2010 21:36 |