Show All Related Tags
Did you mean
Microsoft Visual Studio (661 results), Microsoft Visual Studio 2005 (218 results), Microsoft Visual Studio.Net (146 results), Microsoft Visual Studio 2008 (74 results), Microsoft Visual Studio.Net 2003 (18 results)more...
Show Fewer Related Tags
Did you mean
Microsoft Visual Studio (661 results), Microsoft Visual Studio 2005 (218 results), Microsoft Visual Studio.Net (146 results), Microsoft Visual Studio 2008 (74 results), Microsoft Visual Studio.Net 2003 (18 results), Microsoft Visual Studio 6.0 (5 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Employ refactoring via Visual Studio to write better code
- Refactoring is the practice of making your code cleaner and clearer without affecting the functionality. Find out what's included in Visual Studio's Refactor menu, and discover a couple of Visual Studio add-ins that bring refactoring to the Visual Basic community. by Tony Patton
- Blog posts 2008-08-04
- Keeping up with development technology at TechEd 2008
- Bill Gates kicked off last week's TechEd North America 2008 Developers conference in Orlando, FL by talking about the fact that he's taking a less active role at Microsoft to spend more time as a philanthropist. Even though this was old news, I learned plenty of new information during the...
- Blog posts 2008-06-09
- Visual Studio 2008 simplifies JavaScript debugging
- One of the more cumbersome development tasks is debugging client-side JavaScript code. Tools such as Firebug are helpful, but in the case of Firebug, you're forced to use Firefox. Thankfully, Visual Studio 2008 provides a robust and developer-friendly environment for debugging JavaScript. Simplification Whenever I hear developers discuss...
- Blog posts 2008-05-15
- Create custom Visual Studio 2005 code snippets
- Visual Studio 2005's built-in code snippets are great, but you can extend the concept by creating custom code snippets to easily reuse common code blocks in your application. This tutorial walks you through the process of creating custom code snippets. Creating the file Code snippets are defined in...
- Blog posts 2008-04-18
- Take advantage of code snippets in Visual Studio 2005
- The auto-complete features of Visual Studio .NET are wonderful if you are a Visual Basic developer, but C# developers sorely missed out on the feature. (Of course, C# developers who never use Visual Basic may be unaware of its existence.) Fortunately, Visual Studio 2005 brings auto-complete for code snippets to...
- Blog posts 2008-04-15
- Don't sweat migrating legacy .NET projects to Visual Studio 2008
- I'm always a bit apprehensive when moving to a new development tool or a new version of an existing tool because of the possibility of breaking existing code and projects. Little did I know that migrating to Visual Studio 2008 would be such a breeze. Visual Studio...
- Blog posts 2008-04-07
- Visual Studio 2008 released to non-MSDN subscribers
- Microsoft has made the latest version of Visual Studio available to non-MSDN subscribers as of January, ahead of the official corporate launch next month. Excerpt from ZDNet: Microsoft released to manufacturing Visual Studio 2008 on November 19, 2007, and made it available at that time to...
- Blog posts 2008-01-29
- Visual Studio 2008 offers developers more testing options
- Unit testing has evolved from a fringe activity to an industry-accepted way to develop software. This change in attitude was aided by the introduction of numerous freely available testing frameworks -- most notably, NUnit. Microsoft's testing options have drawn the ire of the development community for years...
- Blog posts 2008-01-29
- Working with LINQ in Visual Studio 2008
- Last week, I introduced the basics about the .NET Language-Integrated Query LINQ technology. Now I'll cover how the O/R Designer feature in Visual Studio 2008 that allows you to use LINQ to access SQL Server. (Before diving into the code, I want to mention that TechRepublic member...
- Blog posts 2008-01-15
- Initial impressions of Visual Studio 2008
- Visual Studio 2008 was recently released to MSDN subscribers, and it's slated to be available to the general public soon. These recent developments spurred me to take a closer look at the latest version of Microsoft's flagship IDE. In this overview of Visual Studio 2008, I'll start...
- Blog posts 2007-12-17
- Microsoft attempts to streamline .NET development with Volta
- In the ads for Visual Studio and for .NET, Microsoft promised to revolutionize and streamline daily development tasks. While .NET is a vast improvement over past Microsoft development platforms, it still requires a certain level of expertise. Microsoft continues its push to simplify Web development with Volta. Is it...
- Blog posts 2007-12-11
- Read about Microsoft's development offerings for 2008
- I spend much of my time knee deep in Microsoft technologies, and I often find it difficult to keep up with the new products and versions. Fortunately, I usually have some time to get up to speed because most organizations are slow to adopt new technologies and upgrade to new...
- Blog posts 2007-11-27
- Microsoft set to ship Visual Studio 2008 and .NET Framework 3.5
- What's really new in VS2008?Has anybody tried it yet?
- Discussion threads 2007-11-23
- Microsoft set to ship Visual Studio 2008 and .NET Framework 3.5
- Microsoft is set to ship the next version of its Visual Studio IDE Integrated Developer Environment and .NET Framework. Visual Studio 2008 comes packed with more than 250 new features while .NET adds SOA, Web 2.0 and SaaS. Features in Visual Studio 2008 include: ...
- Blog posts 2007-11-21
- Save time with Visual Studio 2005 project templates
- While application development provides plenty of opportunities to be creative, there are numerous aspects of every project that require developers to perform the same tasks over and over again. Automating such tasks provides you with more time to concentrate on the more challenging aspects of your work. Visual Studio 2005...
- Blog posts 2007-11-21
- Creating an icon without Visual Studio
- I need two unique icons for my users' desktops so it will be easier to click the correct icon for maintenance or housekeeping work requests.I do not have Visual Studio.re: icon programsPrograms to create icons are easily available all over the internet. Basically, any graphics program capable of saving...
- Discussion threads 2007-11-20
- Visual Studio 2008 will be released this month
- Visual Studio 2008 shipping by end of NovemberAre there any plans to switch over to Visual Studio 2008 in the near future?
- Discussion threads 2007-11-07
- Visual Studio 2008 shipping by end of November
- Microsoft will be releasing Visual Studio 2008 and the .NET Framework 3.5 by the end of this month. The announcement was made at Microsoft's TechEd Developers 2007 conference on Monday. According to Soma Somasegar, corporate vice president of Microsoft's developer division, "Visual Studio 2008 and...
- Blog posts 2007-11-07
- Microsoft wants to F# Visual Studio
- There are quite a few F words that people use when talking about Microsoft, but the most recent buzz is all about F#, because Microsoft has announced F# support integration with Visual Studio. Check out the scoop on Ars Technica: "Microsoft to push functional programming into the mainstream with...
- Blog posts 2007-10-23
- Visual Studio 2003 & SQL Server 2005 - Database Updating
- Every so often, my database and/or VB code gets a concurrency exception when I try to write to the database. If I alter the code using the acceptChanges method on the dataset, I eliminate the exception, but the database is not being updated. It seems that the data...
- Discussion threads 2007-10-12
- << Previous
- page 1 of 34
- Next >>
Content Types
- Blog posts (30 results)
- Book chapters (12 results)
- Case studies (30 results)
- Discussion threads (35 results)
- Download resources (7 results)
- Image galleries (1 results)
- Q&A (5 results)
- Software downloads (167 results)
- Technical articles (52 results)
- Training (3 results)
- Webcasts (274 results)
- White papers (45 results)
Refining Tags
- Software/Web Development (507 results)
- Software Development (501 results)
- Development Tools (478 results)
- Microsoft Development Tools (477 results)
- Microsoft Corp. (347 results)
- Webcast (242 results)
- Software (239 results)
- Microsoft Developer Network (230 results)
- Microsoft Windows (215 results)
- Microsoft Visual Studio 2005 (204 results)
- .Net (122 results)
- Team (110 results)
- Enterprise Software (104 results)
- Microsoft Visual Studio.Net (93 results)
- Tool (91 results)
- Microsoft Visual Studio 2008 (72 results)
- Operating Systems (70 results)
- Management (66 results)
- Microsoft Office (60 results)
- Team Management (58 results)
- Databases (52 results)
- Data Management (51 results)
- Office Suites (50 results)
- Hardware (49 results)
- Middleware (46 results)
- Programming Languages (45 results)
- Productivity (44 results)
- Developer (43 results)
- Microsoft .NET (41 results)
- Tony Patton (40 results)
- Web Development (32 results)
- Programming (30 results)
- C# (30 results)
- Web (29 results)
- Server (27 results)
- Microsoft ASP.NET (25 results)
- Microsoft SQL Server (23 results)
- IDE (22 results)
- Mobile (21 results)
- Storage (18 results)
- Business Operations (18 results)
- Marketing (18 results)
- Application Servers (18 results)
- Microsoft .NET Framework (18 results)
- Scripting Languages (16 results)
- Microsoft Visual Studio Team System (15 results)
- Microsoft Visual Basic (14 results)
- .NET Newsletter (14 results)
- Internet (14 results)
- Handhelds (13 results)
