Aspx Design => (Design,Split,Source) Cannot be Viewed and Visual Studio Hanging
I was able to work charm in visual studio before i install the following,Windows Sharepoint Services 3.0 and Visual Studio Extension for Sharepoint 2008After these installation i cannot be able to see...
View ArticleList box control
I am using a listbox to hold a log of activity. The control size is intended to only allow the display of one line of activity. I have vertical scroll bars however I can not seem to have the latest...
View ArticleFile is exists in windows form
hiiiii, I am starting New project by using the windows form application. when i add some controls in it, and debugging or running application . it gives "file is exists" error and running...
View ArticleThe key comination is bound to command which is not currently available
When I try to use a keyboard shortcut I get this error messageThe key comination is ... bound to command ... which is not currently available. How do I fix this problem? Yesterday, I bound the Crtl+R,...
View Articleparameters and combobox
hi all,I have problem. I try connect combobox who is data bound items where data table source is this:code:SELECT Vozac.ID_vozaca, Vozac.Ime, Vozac.Prezime, Vozac.Adresa, Vozac.Broj_mobitela,...
View ArticleMigration path for Entity Designer Database Generation Power Pack
Hi, we have developed a system for the last 2 years. The system is now in production. We used "Entity Designer Database Generation Power Pack" i visual studio 2010 to generate the database as we use...
View ArticleMicrosoft Visual Basic
Run- time error '3251':Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype..AddNewAshwin
View ArticleComo puedo sumar fechas "date"
Necesito Sumarle X cantidad de Días a una fecha determinada Ejemplo:2013-05-17 + 31 Dias2013-06-17como puedo implementar esto en Visual Studio
View ArticleMSChart with WPF in VS2012
I'm running VS2012 professional. I am building a WPF app that i'm using a mschart in via the wpftoolkit v 3.5.My probelm is i cant find a property for data source as i've used before in web developer...
View ArticleLike con procedimiento almacenado mysql en vb.net
Hola amigos, soy nuevo en los foros, llvo programando un poco en vb.net, pero ahora que he cambiado la metodologia de programacion necesito saber como cambiar el concepto de busqueda de un like, antes...
View Articledisplay user input in a form
Hi, I have got a quiz, I have created a timer for the quiz and all pretty much works. What I would really like to be able to do is.Create a box maybe a text box so the user can input there name and it...
View ArticleHow to make VS to start new windows forms with SegoeUI 9 points font?
Greetings community,I make local apps for my company (VB mostly), and try to comply with MS recommendation to make UI with SegoeUI 9 points font, because that is good suggestion, considering the pixel...
View ArticleVS2012 - The Solution Explorer Tab displays an Icon when there is not enough...
I use a 13" laptop for most of my Development. Screen space is tight so I have Solution Explorer, Properties, Tools, Tests, Data Sources and Document Outline on the right of my VS window. When I...
View Articlesourcesafe cannot find default database .
Hi ... When I'm trying to open source file ( vb dot net 2003 ) getting below error.. pls advice me ..sourcesafe cannot find default database ...
View Articleneed a direct download url for specific vcredist_x86.exe
I am writing an InstallShield installer that uses vcredist.exe to install the c runtime dlls as a prerequisite.The prerequisite is specified in a ".prq" file in xml.InstallShield's library of prq files...
View ArticleDisplay a list of users in a form
Hi,I have created a form, I want to be able to enter a users name and have it display in a list on the same form. So this is what I have tried. I created a button when the user clicks on it a message...
View ArticleVS2012 Express apply button for Debug menu Options?
I'm playing around with the Fonts and Colors settings so I can get a nice style with my code, but I was wondering if there was a way to add an 'apply' button to this dialog box? It's pretty repetitive...
View Articleinsert in 3 tables after click submit,how can i?
i have 3 textbox which every them is connected to table.it means here is 3 table.users should complete them .when they click submit i want to insert in 3tables.how can i do it??(asp.net)
View ArticleProblems while importing excel using C#
Hi,When importing Excel file to a datagridview, I face the following problems:a) Sheets are not in the exact order as in excel sheet. They are in alphabetical order. I am importing different sheets to...
View ArticleCreating a Windows User Control using Visual Studio Express 2012
In the MSDN Library topic on this topic it states :- 1 Create a new project in Microsoft Visual Studio® .NET. 2 Choose the Windows Control Library template. The trouble is that when one tries this...
View Article