Migrating a project source code from TFS 2010 to TFS 2012
I need to Migrate an application source code in Team foundation server 2010 to team foundation server 2012. can you point me to a good tutorial or something that would help me? Thank you.
View ArticleVS2013 Preview Update 12.0.20623 (support link/document doesnt work)
Last night there was an update to Visual studio 2013. none of the support/fixlist article links work, and there appears to be no resources which describe what was fixed.... the links point...
View ArticleThe build stopped unexpectedly because of an internal failure
hi guys :) wile i was working on a bigger project this morning i ran into problems when i wanted to compile or build the project and Visual Studio now gives me this error :Error 6 The build...
View ArticleStrange URL after Publish
Hi,I want to perform a publish of a WebSite but after put the published web site in IIS on the server the web site adds a strange set of characters in URLImage:...
View Articleweb.config transformations on build/debug
Hi!I really like the new transformation feature for the web.config. It seems to work when I do "Build deployment package" but not when I just want to locally start the debugging using the green arrow....
View ArticleUSE IE10 TO ACCESS MY LOCAL DEBUG WEBSITE HAS ERROR.
i use VS2010 ,and i upgrade to IE10 recentlywhen i run my web app (ASP.net development server) ,in IE10 the address auto change...
View ArticleUsing Visual Studio asp.net with perfmon
Hi. I am trying to use perfmon for a web app. I cannot find any articles on how to use it witrh VS. Must i deploy the site to my localIIS so i can grab any perfmon columns? Can it be done using the...
View ArticleCant set x86 as Platform for my website in VS2010
I'm having trouble with deploying crystal reports developed on (win 7 64 bit) and struggling to get them work on the server (win 2003 32 bit).googled it and found a suggestion to use the x86 option,...
View Articlemy visual studio website won't compile after I reformatted my computer
I reformatted my computer.I installed Visual Studio 2012 expressI attempted to compile a project that used to work, and I get:Error 6 Type 'System.Web.UI.WebControls.HiddenField' does not have a public...
View ArticleVisual Studio 2012 IDE
When editing html source of web pages the editor turns extremelly slow when there are some tags collapsed.The web page has about 3000 lines.Is it a editor bug or the file is too long?
View ArticleWhich ASP.NET tool & framework should I use to wrap a complex c# application...
My background is in C++ development, linux based. I am working on broadening my skillset to C# and ASP.NET.I have a c# application that will be complex (currently 18 classes, likely to be 50+ classes)....
View ArticleCan't see bottom of page in Design View
Hi,When I'm in Design View I can't scroll down to the bottom of some of my pages. I've scrolled down as far as I can and the bottom is cut off. This doesn't happen on all the pages. I tried increasing...
View ArticleWhat's New in Visual Studio 2012 compared to Visual Studio 2010(Ultimate...
Can anyone tell me what are major additions in VS 2012 compared to VS 2010.What are extra features extra controls and Misc..
View ArticleVisual Studio 2012 stops working
Visual Studio 2012 Pro running normal or as administratorWhen minimizing VS often happens that it stops working and reboots itself.I analized the Activity Monitor Log file and noticed this error,...
View Articleretrieve data from Oracle, Ms Access, SQL, My Sql, in One Form
Hi, Iam working in window application, I need retrieve data from Oracle, Ms Access, SQL, My Sql, in One Form,or in Excel format, How to design and coding for this application...?pls Help me......any...
View ArticleVisual Studio 2012
Vs 2012 Pro running normal or as administrator.I have collapsed some functions in the code behind and some tags in the html source.Closed vs and reopened. Code behind maintains collapsed text but in...
View Articleexecutescalar error
how to use executescalar........i m using this code.string connstr = @"Server=.\SQLEXPRESS ;Initial Catalog=ABJDATABASE;Integrated Security=True; Max Pool Size=100"; string query = "SELECT...
View Articletwo argument pass
how to sum two argument with executescalar string connstr = @"Server=.\SQLEXPRESS ;Initial Catalog=ABJDATABASE;Integrated Security=True; Max Pool Size=100"; string query = "SELECT...
View Articleusing vs2008 how to sum sql database
Dear All,i want to sum of column and output in a textbox. how it is possible?
View Articletwo argument sum with executrereader
how to sum two argument with executereaderstring connstr = @"Server=.\SQLEXPRESS ;Initial Catalog=ABJDATABASE;Integrated Security=True; Max Pool Size=100"; string query = "SELECT...
View Article