Data not show in gridview from the database
Please Check this program Data does not showing in gridvew from database when i am selecting the date in the datetimepicker. Not Working string connstr = @"Server=.\SQLEXPRESS ;Initial...
View ArticleCan someone point me to a link that explains what all the little icons means...
I would like to know if there is an link to a chart or something that shows what all the little icons actually mean in Visual Studio.Right now I am wondering what the wrench with a black circle over it...
View ArticleEdit and Continue with VB ASP.Net WebSites in Visual Studio 2012
I use VS 2012 Premium on Win7 x64. My problem is that I can't edit the code of a VB ASP.Net WebSite (not Web Project!!!) while it is debugged with F5.With some WebSites it works: I start debugging with...
View ArticleVisual Studio 2012 keeps freezing
Hi everyone,Today my VS2012 has started to act funny. I can't pinpoint what it causing this to happen (i'm not doing anything particularly stressful to the PC at the time), but I get "Microsoft Visual...
View ArticleVisual Studio 2010 project moved to VS 2012 - requires SQL Server Express?
Moved some VS 2010 over to VS 2012 running on a Window7 pc. When I go to open one of the solutions in VS 2012 I get a message to the effect that the project "requires SQL Server Express which is not...
View ArticleUser debugger on 64 bit machine with 64 bit ODP.NET
I am sure a lot of people had problem with debugging web application on 64 bit machine that also uses 64 bit ODP.NET. I could not find any solution, so hope someone point me to right direction.I am...
View ArticleWorking with Regular Expressions
Hello,I am working with the ASP RegularExpressionValidator control to verify that fields such as Name, City, State .. include only alphabetic characters. Simple enough, you'd think, however my attemps...
View ArticleHow to Change Visual Studio Default DocType
When you create web pages in Visual Studio 2008, they are by default XHTML 1.0 Transitional. Sometimes developer want more control over the DocType or they want their pages to be XHTML 1.0 compliance....
View ArticleUsing tableadapters to enter data from Object properties. How do you enter a...
Hi,I'm still on a learning curve with C# and am wondering about this problem. I am using a MySQL database connected to a C# project. I have set up Tableadapters to get the data I need from object...
View ArticleVS2012, Razor, and getting intellisese/auto formation/etc working?
I have a new MVC project using Razor inside Visual Studio 2012 and when ever I code in the .cshtml intellisese and the auto-formating (auto insterting tabs/spaces for reability) works fine for xHTML...
View ArticleIIS Exits When Stop Debugging Project
HiI just installed Microsoft Visual Studio 2013 and created a web application. The problem is when I stop debugging on Visual Studio, The IIS stops working and exits.Any idea?Thanks
View ArticleVisual Studio 2012 Installation Failure
Hi, every time I try installing Visual Studio 2012 Ultimate on my pc, I get the errors 1)"Cannot find requested object: Microsoft Visual Studio Team Foundation Server 2012 Object" 2) "Cannot find the...
View ArticleHovermenu error when gridview in updatepanel is empty
Hi all,I have a gridview ( no header shown ) in an updatepanel. On the gridview I have a hovermenuextender - on row level, with some user options, which works just fine as long as the gridview is not...
View ArticleImg source from textbox
Good day allHave done quite a bit of web research on this but can't find the answer I need. I have a lot of images, all numbered 1 through 3000. I want the user to place a number in a textbox and from...
View ArticleCan Visual Studio 2012 Express connect to MySQL Database?
Is it possible to connect VS 2012 Express to MySQL? I have downloaded all the necessary MySQL connectors, but can't find where I can connect VS 2012 Express to a MySQL Database. If it is possible,...
View ArticleNeed help with deployment of form on server
I have removed the web.config files in sub folder but still getting this error when deployed on serverServer Error in '/search' Application.Configuration ErrorDescription: An error occurred during the...
View ArticleQueryString - Retrieve text of linklabel and pass to another form?
Hey there,I have a table populated with data in which a user is able to select one for editing. The user selects which record is to be edited by the primary key assigned to the record, I have made this...
View ArticleFor the love of God, can someone tell me how to get rid of this!!!!!!!!!!!
"Microsoft Visual Web Developer Express.The build must be stopped before the solution can be stopped" Windows 7 upgrade to 8 (64bit)i5 3210 2.50ghz X 26gb RAMMicrosoft Visual Studio 2010 Version...
View Articlehow do I fill an asp.net image control from a dataset created by reading a...
I'm using VS 2012 Pro creating an asp.net website in the Azure environment with VB.Net codebehind and SQL Azure. I created a windows app as a sysadmin tool to do CRUD operations on the DB. As part of...
View ArticleCircular Dependancy
I have two projects A & B , I have already given Reference Of B in A. But Now I want to give reference of A in B so that I can call the methods from A in B. But While Adding Reference I am getting...
View Article