Learning Visual Studio
Hello everyone. I'm new to Visual Studios, and have a pretty basic question. Where do you guys go to learn how to use Visual Studio? Pretty general huh? Let me explain... I have a background in...
View ArticleAdding video to a Web Form page
I am using Visual Web Developer 2010 Express. Right now I am using embedded code to post videos on my pages, but for a particular purpose I want to add a video file to my project and include it on the...
View ArticleHow do I create icons using VS2012 ??
I've seen no tutorials on how to use the Icon Editor. I had thought it would be self-explanatory, but it isn't quite. Well, I should say that using the editor itself isn't hard, but making the icon...
View ArticleError while creating table in database (Visual Studio 2012)
Hi, i have strange error. When i create database i cannot create table/s. I have both Visual Studio 2010 and Visual Studio 2012 installed on same PC.
View ArticlealtChunk empty , not adding data to document
sharepoint 2010. Trying to merge all docs in a document set. All I get in the result file is the inital template file (to which I (uncusscessfully) add the rest of the files via altChunk)Used the...
View ArticleHow to copy many dll after build visual studio
Hello. Question is simple: i have a solution with many dll projects (~20+), so i'd like to copy all it to one folder, for ex. References. So i can write like this copy $(OutputDir)*.dll...
View ArticleWhy won't VIsual Studio let me type what I want?
This started a few weeks ago. I have since disabled ALL extensions.http://www.youtube.com/watch?v=tNGMlWwmzpgRelated SO question:...
View ArticleMissing #include source files (c++),
I am trying to create a very basic program, however it can't find the source file for my "#include <process.h>" line. I had an earlier problem where the oldnames.lib was missing, and when I...
View ArticleTemplates aren't showing in VS 2012
I have recently installed VS 2012 ultimate and I am trying to install the mono-game template files but, they aren't showing up in the new project dialog box as an option. I checked the template folder...
View ArticleVb.net tooltip on windows8
Hi I have VB.net application which is working fine in windows 7. But in windows 8 the tool tip is giving extra black shadow around the tool tip text or some times only half of the text is visible. Can...
View ArticleVS 2010 color theme in VS 2012
Hi,How do I get the Visual Studio 2010 (blue background, yellow tabs) color theme in Visual Studio 2012?- Fifo
View ArticleOpen Visual Studio From Explorer
I want to right click on a web project in Windows Explorer and open it directly with Visual Studio. Is there a way?I would also like to make a shortcut to do this, not for a project with a project...
View ArticleHow to modify the contents of in a list view programatically?
I would like to change the message shown by LblMessage in the EmptyDataTemplate of my list view depending on the contents of the session variable session("LanguageCode"). If the session variable is...
View ArticleVisual Studio 2012 and SQL Server 2012
I am new to VS and I am trying to use VS 2012 with SQL Server 2012.I have been developing using Access for many years and need something scalable.I am looking for some hands on tutorials that would...
View Articlevb.net not to accept comma, single quote and double quote
Hi !I need to filter my all my textbox in my program to accept all characters except for comma, single quote, and double quote. (, ' ").I use the keypress event for this filter. Here is my initial...
View ArticleVS 2013, how to disable auto completion in C#
I just installed VS 2013 Pro Preview.How do I disable the parentheses and curly bracket auto completion?, I can't find it anywhere under C# Formatting.Auto Completion is fine when you for instance...
View ArticleVisual Studio 2013 Ultimate Preview
I wanted to ask that if I download Visual Studio 2013 Ultimate Preview, will it need to be paid for when visual studio 2013 is released, or will this 2013 preview of Ultimate will become disabled etc?...
View ArticleMyApplication_NetworkAvailabilityChanged is not being raised +...
I am using Visual Studio 2010 and a Windows 7 SP1 laptop. Wifi is off.Basically - I have this section in ApplicationEvents.vb...
View Articlevcsexpress.exe keeps crashing module gdiplus.dll
Hi I am having some issues with Visual C# 2010 Express. When I open the IDE it will randomly crash (it can crash after a few seconds or after a few minutes). It doesn't make any difference if I create...
View ArticleNeed 99-level help with Linq 2 Sql
I created a console app, added the new item "LINQ to SQL classes", and dragged the single table Northwind\Customer from Server Explorer to the design pane. (The dbml file is shown below). I'm trying...
View Article