Visual Studio blog reposted

Source: Internet
Author: User
Document directory
  • Use Visual Studio 2005 and mapxtrement to develop a network Geographic Information System
  • List and solve breakpoint failure problems

To provide a communication platform for users who are interested in Visual Studio and learn about the latest Visual Studio Technology in a timely manner, csdn invited technical experts of Visual Studio to build a "Visual Studio blog ". Here, you will see the latest technical articles published by experts and their insights on technological development. We hope to help you learn more about Visual Studio and make more like-minded friends.


Expert Group members

    Furthersun's column

    LJ's column

    Dancefire Column

    Fan Weiwei-Column

    Ehung Column

    Columns of the cold autumn soul

    A quiet Column

    Ye fan's column

    Http://blog.csdn.net/xiammy/archive/2007/11/03/1865528.aspx

    Column of archer_klx

    Columns of canduecho

    Column in The cyp207 Environment

    Half-acre fangtang blog

    Feng Fangfang's column

    Angel_rabbit blog

    Jroc123 blog

    Zhangyuanlovelife's blog

    Lanlandechong's blog

    Liu Hongfeng's blog

    Zhang Xiaoming's blog

    Scott Guthrie blog Chinese Version

    Yan Jie's blog

    Huang Ming's blog

    Zheng Jian's blog

    Meaningful blog

    Don box blog Chinese Version

    Huang zhongcheng's blog

    Pan aimin's column

How to configure vs2005 to access vss2005 over the Internet

I have heard that vss2005 supports Internet access and has many introductions and setting methods on the Internet. I started to refer to the information settings yesterday, but it is not OK until today, I would like to summarize and share with you some solutions to some of the problems I have encountered.

VSS User Manual

Version Control is an important aspect of Working Group software development. It can prevent accidental file loss, allow reverse tracing to earlier versions, and branch, merge, and manage versions. When software development and you need to compare two versions of files or retrieve files of earlier versions, source code control is very useful.

CVS User Manual

As a general developer, you can select, And the CVS administrator needs to understand more. Finally, we also briefly introduce the use of CVS clients in windows, selection of remote user authentication for CVs and integration with development environments such as bug tracking systems.

Differences between the beta 2 test version of Visual Studio 2008 LINQ to SQL and the RTM official version

The Follow Scott Guthrie example is used to learn about LINQ. After searching for the result, the table is not found for a long time. After checking the msdn function, add (), I still thought it was the method for adding static class extension. It was depressing which database was missing reference.

10 tips for upgrading to Visual Studio 2008

To upgrade to Visual Studio 2008, a leap. Visual Studio 2008 has been released recently. Developers often want to become the first person to install the latest development tools. However, if you make a wrong choice during the upgrade process, you will pay some price for it.

Make vs 2008 support Subversion

Visual Studio 2005 has an open-source subversion plug-in, ankhsvn (http://ankhsvn.tigris.org/), after installation, VS 2005 will have built-in support for subversion, you can submit modifications directly in.

Vs2005sp1 installation Acceleration

Vs2005sp1 has been installed for some time. Due to the slow installation speed, I have never installed it. Today, I encountered a vs bug and had to install SP1. I checked it online, we found a solution to slow installation.

Visual Studio. NET team development

In the enterprise development environment, source code management plays an important part. This article uses an example to create a source code management project, sourcemanager, to describe how to use the Visual Studio. NET development environment, and use visual source safe 6C and IIS to create an enterprise team development environment.

Microsoft. NET strategy

The four-year period is only a small drop in history, but it is enough for a commercial company to be reborn several times. It has been nearly four years since Microsoft proposed the. NET strategy. How should we view the history of. net in the past four years and how to evaluate the. NET strategy.

Multithreading in. net

Building multi-threading. net * applications is a powerful tool for the developer. it empowers applications that demand high scalability, such as enterprise applications, as well as desktop applications that need to process more than one task at the same time.

Solution to system. Data. datasetextensions loading failure in Visual Studio 2008

Because vs2008 Beta has been installed before

The beginning of. Net L3 website construction

Many beginners of. Net understand the three-tier structure, but they are not familiar with the use of. net when creating folders. The same is true for me. net Newbie, I used a three-tier structure to do things a long time ago. At the beginning, I knew how to build the teacher's name, suddenly I had to build a project one day, but I couldn't remember how it was created.

Problems with compiling dxsdk in vs2005

The first time I came into contact with direct show, I used a trendy 2005, but it was just a mess for me. Fortunately, I can find a solution.

How to Protect Your. Net Program

Describes how to protect the security of software code developed with Microsoft. NET. I have summarized an effective method through a practical development.

Several bugs in Visual Studio 2005 SP1

When I encountered such a problem, when using vs2005 to write MFC, when the Wizard was trying to add messages and events for processing, a pop-up "cannot execute the Add/Remove operation, because the code element XXX is read-only, after a round of checks, after confirming that all relevant files are writable, the problem persists.

Vs2005 error prj0003: An error occurred while generating cmd.exe.

It has been plagued by a problem, that is, when running the CLR-Windows Forms Application, even if no code is written, the error "error prj0003: an error occurred while generating cmd.exe ".

Visual Studio 2008 and. Net 3.5 released

If you are a msdn subscriber, you can download your copy from the msdn subscrisite (note: some of the builds are just finishing being uploaded now-So check back later during the day if you don't see it yet ).

Microsoft Visual Studio 2008 is expected to be released by the end of November

S., vice president of Microsoft Development Department. soma somasegar announced at the teched developers 11/5 meeting on Monday (2007) that Visual Studio 2008 and. net Framework 3.5 allows all developers to quickly develop applications on Windows Vista, Windows Server 2008, Office 2007, mobile devices, and networks.

In Visual Studio 2005, ActiveSync is used to synchronize simulators (Windows Mobile 5.0)

Preliminary environment setup:
1. Install the Windows mobile5.0 simulator and;
2. For information about how to install and set the simulator, see Windows Mobile 5.0 simulator;

Use Visual Studio 2005 to design the user interface and data of the device application

Measure the test taker's understanding about the new functions of Visual Studio 2005 on the user interface and database design for. NET Compact Framework 2.0 applications. This article will introduce the new development environment, especially the New Visual Studio 2005 windows Form Designer. It will also provide a brief tutorial on the newly installed controls in Visual Studio 2005, you will understand how easy it is to use these controls to create applications that support both vertical and horizontal modes. Visual Studio 2005 helps you target multiple devices. You will also learn how to use form inheritance to reuse and extend existing forms. Because most mobile applications also need to store and access data, you will also learn how to use the new data designer in Visual Studio 2005 to create and populate the SQL Server 2005 mobile edition database. This article also describes how to create a local database and how to use it in simple applications.

For details about how to set the background color of cells in the datagridview under winform in vs2005

I recently found that many of my questions have been raised in the community and I am sending source code.

Experience clickonce Technology in vs. NET 2005

In. NET 2.0, Microsoft launched a new application deployment technology called clickonce (one-click), which can effectively solve the preceding conflict. In vs.net 2005 beat 2, clickonce technology has been integrated so that users can conveniently deploy winform programs and easily manage their upgrade and deployment. This article describes how to use clickonce technology to deploy Windows applications in vs.net 2005 step by step.

The weirdness of the Visual Studio Debugger

Some time ago, we found that the watch window of the vs debugger could not observe the value of the global variable. Later we found the cause.

Windows Mobile vs2005 creates an installation file for Windows Mobile apps

Visual studio2005 supports the development of Windows Mobile applications such as Pocket PC and smartphone. However, after a program is developed, how can it be deployed on the user's device?

F # Become a superior citizen of Visual Studio

Microsoft added the latest stable version of language F # To the Visual Studio development platform, becoming one of the main programming languages of.

Microsoft Visual Studio. NET 2003 button control cannot be displayed when you browse a web page

Recently used. NET 2003 developed a website project. After the project was completed, the page displayed normally when I browsed the webpage on the local machine. When I copied the webpage to another machine, something strange happened, all the configurations are correct. The webpage can be displayed, but some button controls are not displayed, or other button controls cannot be completely displayed.

Use regular expressions to configure the boost library in vc6.0

Recently, developers have encountered long string matching and search problems. The first thing they think of is the use of regular expressions, which is simple and efficient. However, the development tool I used is vc6.0, which does not support regular expressions.

VC ++ dynamic link library (DLL) Programming)

First, let's explain the concept of DLL (Dynamic linkable library). You can simply look at dll as a repository, which provides you with some variables, functions, or classes that can be used directly. In the history of warehouse development, we have experienced the era of "no database-static Link Library-dynamic link library.

NET development process, error highlights in Visual C ++ manipulate MS word 123

Use VC programming to manipulate the office. You can print Word files, send data to Word documents, send e-mail, automatically generate tables, Excel data statistics, and pie charts, histogram display, automatic report generation, playback slides, Doc, txt, HTML, and RTF file conversion, simplified and Traditional Chinese conversion, Pinyin or stroke sorting

Embedded Visual C ++ application migration to Visual Studio 2005

By using Visual Studio 2005 in this hands-on experience of controlling the progress, you can say goodbye to Microsoft Embedded Visual C ++ and generate a Windows Mobile-based local application. You will migrate the Embedded Visual C ++ project to Visual Studio 2005 so that it can identify the direction, debug the application by using the device simulator, and generate a cab file for deployment.

C # Call the logonuser method of Windows

When running Visual Studio 2005 (without SP1) in Windows Vista, it is best to use the run as administrator function of Vista, otherwise some functions will not work normally. In the. NET program we developed, we sometimes encounter the need to temporarily raise permissions. A frequently asked question by ASP. NET programmers is, why does my code have no permission to create a file?

Use Windows Mobile 2005 se Chinese simulator in visual studion 2003 Professional

As we all know, Visual Studio 2005 visual sioal is in English. The built-in 2003 second edition (SE) is the English version, and the current simulator image of the Chinese version provided on the Microsoft official website is incompatible with VS 2005, therefore, to compile a Chinese program on 2005 Se in vs 2003, you need to install the Chinese version of VS 2005, because its built-in 2003 se simulator is a Chinese version.

Use jbuilder7 + jboss3 + VSS to develop ejbs

If your computer is equipped with VSS, but the version is not vss6.0, You can uninstall (server version) or clear the registry record (Client Version), start-> Run-> regedit.exe, clear all records in HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ sourcesafe. Vss6.0 is a member of Microsoft Visual Studio 6.0. you can install vss6.0 standalone version, run vss_ss/setup.exe, and restart your computer after the installation is successful.

Use Vs + SOS. DLL to debug the managed Program

SOS. dll is a debugging extension provided by Microsoft. It is called son of strike and can be used to debug hosted code. SOS. dll has very powerful functions, including common cracker memory shelling and so on. The purpose of this article is not to study how to crack, but to use SOS. DLL to help us learn some of. Net CLR/JIT knowledge. We do not intend to use professional-level windbg, but to load SOS. dll directly into vs for use.

VSS + vs2003 User Manual

If you have any questions about this learning document, you can directly ask me or contact me via email or QQ. We recommend that you use the document structure to read this learning document.

Vs2005 problem solution highlights

Summary of my experiences and solutions using vs2005.

Use Visual Studio 2005 and mapxtrement to develop a network Geographic Information System

Currently, there are few free WebGIS development platforms on the Internet, while mapxtrement is an exception. Although MapInfo has been launched for several years, it has provided more than enough basic functions to meet WebGIS requirements. Later versions of mapxtreme2004 and 2005 cannot be cracked on the Internet (the so-called cracked version has a large watermark ). At the beginning, mapxtrement was developed with ASP technology. However, with the rise of ASP. NET, it is necessary to combine them for development. After a dozen days of exploration, I finally put mapxtrement to visual studio2005 for development.

Vs. net2003 failure to open or create Web Applications

The problem is probably because the required components are not installed on the Local Web server. Run Visual Studio. NET installer and add web development components.

Visual Studio 2005 ide tips and tricks

Visual Studio 2005 is currently a top-notch development tool in the industry. I would like to share with you some tips and tips to make this excellent development tool more powerful. To make full use of a tool, you must be familiar with it, and development tools and IDE are no exception.

Vs2005 crystal report Problems

Today, when I was working on a project, I used the vs crystal report, which can be viewed in local releases, but put it on the server. At first, it was said that the reference server could not be found and not supported.

C # three typical database operations

Since I recently deal with databases, I need to use C # and SQL Server 2005 for operations. I will summarize the most common operations in the recent period. I am also the first time to use C # To operate databases, so these three typical usage are quite helpful for beginners.

Configure VSS

The source code management client is a computer in a network that can access Shared items in the source code management database and store copies of items in a local working folder. The source code management server is also a computer on the network. It provides shared items to the client from the source code management database.

How do I set a fixed DLL file name when vs2005 releases and generates a website?

When you use vs2005 to publish a website project, the. dll file names under the bin directory are generated by default and are named randomly. How can we fix the fixed file names? There are two solutions

Visual c ++ development tools and debugging skills

I always use the VC platform to develop things, but sometimes there are always such problems. Here I will extract some of my online query skills as follows, hoping to be useful to everyone, this saves you the trouble of searching again.

Flexible configuration of nhib.pdf

Note: nh1.0.2.0 is used in this article. The configurations of other versions may be slightly different.

Vs 2008 and. Net 3.5 beta 2 released

Vs 2008 Multi-targeting support. In the next few days, I will write a blog post to discuss several improvements specific to ASP. NET Ajax and how to upgrade existing ASP. NET Ajax 1.0 applications to use these improvements.

Vs 2008 and. Net 3.5 beta2 FAQ Solutions

Devenv/resetsettings: If you have installed earlier versions of orcas or vs 2008 (beta1 or a certain CTP version) on your machine, you need to reset vs 2008 settings after installing beta2.

How to debug windows mobile5 in visual studio2005

It took a lot of effort to debug the program in Windows mobile5 (wm5. Wm5 only supports vs2005.

Simple call vs data source selection dialog box to configure database connection strings

We often provide interfaces for data source selection and data connection configuration in development applications to facilitate user configuration of database connection strings. A typical method is to write the information in the configuration file.

List and solve breakpoint failure problems

If two or more source files in the project have the same name, the debugger may be faulty when determining the file where the breakpoint is set.

Mpich2 configuration in Visual Studio 2005

Target readers: developers who use vs2005 for development but are not satisfied with the performance of VSS and want to use SVN for version control.

Let subversion and Visual Studio 2005 work together

Target readers: developers who use vs2005 for development but are not satisfied with the performance of VSS and want to use SVN for version control.

Anders hejlsberg's speech at the Microsoft Visual Studio. NET Conference

From the application of Text Models decades ago to the application of graphical interfaces, to some tools that lead the Internet now. There is also a group of innovative tools that we will talk about today.. NET Framework and Visual Studio. net. when Visual Studio 6.0 was released, it was three and a half years ago. Four years ago, we knew that we had created an excellent set of tools that allowed customers to create good applications, but we know that we can do better in terms of development tools.

Tips for compiling pure C programs using Visual Studio. NET

The C ++ compiler in Visual Studio. NET provides us with this function! The C ++ compiler in Visual Studio. net not only greatly enhances the support for the c ++ standard, but also supports compiling pure C Programs through some configurations! This article will give a brief introduction to the preparation method.

Vs2005 and vss2005 implement team development, source code management, and Version Control

Before getting started, you need to create an empty sourcesafe database to store source code control data and assign access accounts to team developers. Create a source safe database on the datacenter server.How does VC ++ implement remote debugging?

* Assume that the IP address of the debugging machine is 192.168.0.182 and the IP address of the remote machine is 192.168.0.161 * the remote machine assigns permissions to the debugging machine so that the debugging machine can use the remote desktop to log on to the remote machine (this facilitates debugging ).

Mode forms in Windows Development Based on. NET platform

This article describes many aspects of using the pattern form in Windows program development based on. NET platform. Some content is extended to the application of the general form.

Introduction to modeling in Visual Studio 2005-class relationship diagram

Visual Studio 2005 provides several visualization tools used to describe the class hierarchy. These tools are also used to describe individual types, such as classes, structures, and interfaces. This includes displaying relationships between these types, such as inheritance relationships. The Class View and Object Browser are upgraded with new features. Class relationship diagram is a powerful object modeling tool added in Visual Studio 2005.

Skills for reading Visual Studio net _ Chinese skills

Each project has some code segments or texts that will be used repeatedly. For example, you need to place a copyright page at the beginning of each file, or a small segment of code for implementing common functions. if you find that you have pasted the same code multiple times, it may be better to put it into the Toolbox (that is, to list all the window controls and webpage controls, the window that can be called up with Ctrl-alt-x ). select the required text and drag it to the "General" tab of the Toolbox.

Debug the stored procedure of SQL Server 2005 in Visual Studio 2005

With this technology, we can debug the stored procedure step by step in Visual Studio. You can also set breakpoints in the stored procedure so that these breakpoints will take effect when you debug your program.

Visual Studio 2005 SP1 integration (finishing previous versions)

I believe anyone who has installed Visual Studio 2005 knows that it is a long process to install it, but Microsoft releases its SP1 Patch without losing it. I used to install these two things. It was a waste of time in an afternoon. Fortunately, heath Stewart provides us with an integrated SP1 method, which can save a lot of time during the installation process.

Visual Studio. Net user tips Manual

Visual Studio. Net user skills manual is the first mini book released by infoq Chinese site. It mainly describes how to use vs. Net efficiently. The content of this book is divided into several refined and easy-to-grasp parts, including the skills from code editing, compilation and debugging, and. net compiler is a must-read book for all developers, no matter whether they are skilled or use which development language.

Visual Studio 2008 beta 2 special download Tool

Microsoft released a dedicated Visual Studio 2008 beta 2 download Tool Based on P2P Technology

Use Visual Studio. NET 2008 to implement powerful Ajax + WCF Service interaction

Visual Studio. NET 2008 is available for beta2. I believe some of my friends have been downloading them. The. NET Framework 2008 released together with Visual Studio. NET 3.5 has excellent support for JavaScript and JSON, which makes the client's Ajax code very convenient to interact with the server and transmit data. The following is a brief example to help you understand these features.

Preview the latest Visual Studio 2008 Shell

If you are a software developer, you will be interested in the next-generation Visual Studio 2008 shell. A good development environment can help you get twice the result with half the effort. Microsoft announced the preview of the latest Visual Studio shell version, let's take a look.

Use the clickonce Technology in vs2005 to download components as needed

By default, when you run a clickonce application for the first time, all the Assembly contained in the application is downloaded. However, in some special scenarios, we may not want it to do this. Instead, we want to download it when testing or using a certain component. For example, we may have the following application scenarios: 1. The client program I developed is charged. However, free users can also use some features. In terms of technical implementation, I encapsulated the functions used by paying users into. DLL components, I hope free users cannot get. DLL. Only paid users can obtain. DLL, and load. DLL charges. 2. My entire application is very large. I don't want to download all the applications every time I update them. Users only need to download the functional components they use.

How to compile dependencies in xcode

Visual Studio supports dependency compilation. After you determine the dependencies of the project, each project will determine the compilation sequence according to the set dependencies, so as to smoothly compile the entire project. What should I do in xcode? Xcode is an excellent programming environment of Apple (I hope xcode 3.0 will bring me great improvements). Of course, it also provides such features. To compile dependencies, follow these steps.

Introduction to Visual Studio. NET 2003

Visual Studio. NET 2003 is an integrated development environment for creating, writing, running, and debugging programs.

Vs2005 string resources cannot recognize escape characters

When the multi-language version of the LED media playing room is used, check whether office2003 exists. If not, a warning form is displayed. Because it is a multi-language version, the pop-up information comes from the resource file.

Accelerate your development environment [vs2003]

Since we migrated the development environment from vs6 to vs2003, we had to endure the slow startup process throughout the day. I really miss the feeling that the lines of vs6 are flowing. In fact, we can completely customize the initialization process of Visual Studio 2003, removing the features that are rarely touched on weekdays.

Vs 2003 remote debugging

Step 1: Set "C: \ Program Files \ Microsoft Visual Studio. NET 2003 \ common7 \ packages \ debugger \ msvcmon.exe "copy to the target machine (the machine that requires remote debugging ). and run. Step 2: Set the connection of debugging in configuration properties to remote via TCP/IP (native only ). Set remote machine to the IP address of the target machine ). Remote Command: Path of the *. EXE file to be tested. (). Finally, add msvcmon.exe-anyuser-tcpip to the msvcmon attribute.

Implement ASP. net2.0 mobile development with vs2005

In this article, I will introduce how to use Visual Studio 2005 to create an Asp.net 2.0 mobile program, and then introduce some common mobile development controls and add them to the application in a suitable way, finally, we will talk about how to develop viewstate and session in web programs and management programs for specific mobile devices.

The class designer design tool in Visual Studio requires your suggestions!

The design team of class designer is collecting user feedback on this product. You can use this opportunity to help us find and confirm the next version. You can tell us what new features you want to see in future class designer, or tell us what you should improve when using class designer. If you can complete the following survey within a few minutes, thank you very much!

Visual studio.net has detected that the specified web server is not running ASP. net1.1

1. Your Web server uses a fixed IP address. 2. When the above method cannot solve the problem, consider the solution in msdn.

From Microsoft Visual Studio. NET 2002/2003 to Microsoft Visual Studio 2005 (Development Trend)

Microsoft Visual Studio 2005, as a visual development platform of the. NET Framework, is now used by more and more people. Many changes have taken place between 2002-2003 and 2005. Obviously, there are 5 points below. I hope I can share with my friends who love. NET and discuss the future development trend of. net so that I can learn and make progress together!

More

Announcement board
Microsoft Visual C ++ Technology Development Summit

Introduction to Expert Group members
Liu Hongfeng

Ye fan, the winner of the 06/07 two-year Microsoft MVP award, has been engaged in software development for more than a decade. Currently, he mainly uses vs2005 (C #), EVC, and python to develop embedded systems and host computer monitoring systems.

Liu Hongfeng's blog

Zhang Yu

Zhang Xiaoming's blog

Scott Guthrie blog Chinese Version

Scott Guthrie, father of. NET and general manager of Microsoft Development Department, gave a Chinese version of his blog. Thanks to the translator for sharing and contributing!

Scott Guthrie blog Chinese Version

Jie

Yan Jie's blog
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.