Xaml name can`t get behind code
I can`t get the Xaml object with x:Name if i build the project first! is this is the bug? my environment is WP8 SDK + VS2012 + VS2012 Update3. this problem happened after the VS2012U3 installation.
View Articlehow do I add toolbox to Visual Studio
I don't have a toolbox. I have downloaded Visual Studio 3 times and did not get the toolbox..How do I add it.
View ArticleWhen to use Web API
We have 6 different asp.net MVC apps running at our company. I would like for them all to be able to talk to one of our internal systems. This looks like a great place to make a Web API to handle the...
View Articleerror C2039: 'session' : is not a member of 'pjsua_call'
hi,I am trying to make a dll of pjsip .all is going well but when i am building the project after include pjsipDll i am facing this error :error C2039: 'session' : is not a member of 'pjsua_call' ....
View ArticleHow to increase exe size ?
Hi,I have an exe of size 50kb and am trying to load DLLs of size more than that of exe. This creating memory access violation exception. can anyone help me to increase my exe size so that i cab able to...
View ArticleMvc4 website project switched to ClassLibrary...now I cant debug?
In Visual Studio 2012, somehow the MVC4 website I was working on is coming up as a Class Library and I am unable to run the project against Internet Explorer.Any help is greatly appreciated...Thanks!!
View ArticleKeep font enlarger and clear for the high DPI
Hello,Use the VS default settings, form's AutoScaleMode = Font, Font's Unit = Point, in the high DPI, the font in my program enlarger, but they became not clear, how to keep font enlarger and clear in...
View ArticleXAML设计器发生错误 Debug a Designer Load Failure
Debug a Designer Load FailureMicrosoft.Internal.Assumes+InternalErrorException 发生内部错误。其他信息:“”。 在 System.ComponentModel.Composition.Hosting.ImportEngine.InPrerequisiteLoop() 在...
View ArticleProblem with Database in Visual Studio 2012 C#
I am new to using visual studio. I am currently working with a book that requires me to create a database table. But whenever I try to create a table in my visual studio the table is created alright,...
View ArticlePower Button Signal
Hello!My name is Carl Andersson and im developing a program in visual basic 2010. It is a writer program or a notepad and i want to add the function that if you press the power button to end the...
View ArticleLoading Dynamic DLL issue with error code 126
Hi,I have to load multiple DLLs of from my exe. When i tried to load DLLs of size more than 50kb ,loadlibrary api geeting failed and getlasterror() returning error code 126.If i tried to load the same...
View Articlebutton attributes in c++ 2012
How do I change button attributes in c++ 2012 such as background.
View ArticlePass object from VBA to VB .net without COM
I am working at a facility that has some 500+ workstations running the CAD software CATIA, developing automation tools in VB .net. We have a fundamental problem getting the correct CATIA application...
View Articlestd::wstring under debug shows result as std::string
Hello, I have an awkward problem under visual studio that i would like to clearThe situation is this:I have a library with a function that takes a std::wstring as parameter that i use with freetype to...
View ArticleAdding data into SQL database in vb
Hello,I am developing a point of sale application, I need to add data to the database but I am unable to do it. The code executes but jumps over "adaptor.Fill(dataset, "0")" to the "Catch ex As...
View ArticleMy visual studio 2005 works fine until you get into windows form on windows...
All I wanted to do is use my visual Studio 2005 academic version to just play around with it and learn about software. Its old and it worked for my XP - Vista 64bit just fine. But when I go to...
View ArticleRichTextBox Page Count
Hello!I coding like a notepad and i was wondering if it worked to make like a page counting system, like MS Word.Is there anyway to count pages or make so it looks like pages splitting. (In VB 2010!)
View Articlesum without duplicates RDLC
Hello, I have the next report in RDLC. I have sales amount with wrong sum. it should be 5,000.00$. It repeat the sum because has two payments to the same document. So how to sum sales amount without...
View ArticleVS 2010 Blank Properties / Control Events
Blank Properties Control Events VS 2010The Properties / Control Events page is blank for every control in my MFC aplication. I can set properties for controls on dialogs, but cannot set any control...
View Article