By tag: Studio
0
kicks
Visual Studio 2008 var Keyword Bug - Microsoft Follow-up
Received a follow-up from Microsoft regarding <a href="http://lakario.blogspot.com/2009/07/visual-studio-2008-var-keyword-bug.html">Visual Studio var Keyword Bug</a>. Here's what Microsoft support had to say about the issue.
0
kicks
Visual Studio 2010 Gets Serious about Visual Metrics – Screen Shots He
For most businesses only about 20% of the code being written today is for new applications;
(DDN: Not true 100% however that is about right for budgets which is likely what they meant anyway).
the majority of work is being done on existing code bases. A typical issue encountered when working o...
0
kicks
6 Useful Visual Studio Tweaks You Need To Know
Here is a list of 6 Visual Studio tweaks you can do to make your development experience much better...
0
kicks
10 Visual Studio Shortcuts You Must Know
A great list of 10 Visual Studio Shortcuts any software developer must know and use.
0
kicks
Visual Studio 2008 Launch website and party information
I mentioned the Visual Studio 2008 launch event in one of the other blog posts and got an email from someone today for the site. Here is the main website (full of silverlight content as well):
www.heroeshappenhere.com
The website has some quick information on SQL Server 2008, Visual Studio 20...
0
kicks
Visual Studio 2008 Performance Issue
If you have Visual Studio 2008 Performance Issue follow this post.
0
kicks
How to Solve error CS0103: The name ‘InitializeComponent’ does not exi
Hi.
Ever had the following error in Visual Studio:
error CS0103: The name ‘InitializeComponent’ does not exist in the current context.
I sure did…
There’s a very specific reason for this and it’s in the project settings...
0
kicks
Free VS 2008 Training
For those of you ready to build up your Visual Studio 2008 skills, InnerWorkings is giving away a free sample of their training for you to try out.
This offer includes 2 hours of quality hands-on learning on the important new features of C# 3.0 and VB 9.0.
Check out the following link and g...
0
kicks
How to Suppress / Disable Script Errors in WebBrowser Control
I am currently writing an application that uses the WebBrowser control to perform operations on web pages. Unfortunately I stumbled upon a very annoying problem, sometimes an Internet explorer script error window pops up and stops all execution until you click the OK button. I've searched the web fo...
0
kicks
Expresso - a Great Regular Expression Tool
This one is for all you guys who are tired of pressing F5 over and over in Visual studio just to see if you got the Regular expression right, I know got tired of it and that's how i found this tool.
0
kicks
Web Application Project 2008 still not working with new Web Deployment
As from my first post, the web application project didnt work with the web deployment project in 2005, and after the release of the web deployment project for visual studio 2008 it is still not working!
0
kicks
Most Useful 20+ Visual Studio A
I have collected list of the Visual Studio Add-ins, most of which are open source or free. I hope this list will help you to code more faster and effective. If there is not your favorite add-in in the below list, do not hesitate to add it as a comment.
0
kicks
VS 2008 JavaScript Intellisense - ScottGu's Blog
One of the features that web developers will really like with VS 2008 is its built-in support for JavaScript intellisense. This is enabled in both the free Visual Web Developer 2008 Express edition as well as in Visual Studio, and makes using JavaScript and building AJAX applications significantly ...
0
kicks
One year of technical blogging
Yeah, it had been one year since I've started this blog, It was a great chance to publish some of my daily work challenges and also personal code challenges.
after 1 year I had 56,000 unique visitors from all over the world, and 141 blog entries,I hope most of are useful and easy to understand.
Th...