As we all know, Visual Studio 2005 integrated development environment has many built-in HTML server controls, Data Controls and some other functional controls, but these preset controls are always unsatisfactory in use, monotonous style and incomplete functions. To get a satisfactory result, you often need to manually perform n multiple settings and write n moreCodeIn addition, you must have a full understanding of the properties and events of related controls. The time it takes is undoubtedly not proportional to the final result. Low productivity is not enough, and maintenance is also troublesome and difficult.
This article introduces the. NET third-party control set-dxperience, which can improve development efficiency, shorten development time, and enhance the effect. The latest official version isDxperience v8.3.4(For Visual Studio 2005,200 8 ).Expressapp framework v8.3.4(For Visual Studio 2005,200 8 ). It is too early to say how good they are. It is only after they are used.
Original official website: (the original version is only available for 60 days)
1. dxperience v8.3.4
2. expressapp framework v8.3.4
Crack the installation package:
3. dx8.3.4 (dxperience v8.3.4 cracking package)
4. xaf8.3.4 (expressapp framework v8.3.4 cracking package)
Installation instructions: the installation sequence must be in the order of 1234 above. If 2 is not installed, you only need to install 1 before 3. Select the installation path. Installing xaf8.3.4 requires support from. Framework V3.0 (. NET Framework 3.0). framework3.0 does not affect the original 2.0 development environment.
After the installation is complete, open Visual Studio 2005, open an existing website, or create a new website. In the toolbox, you can see the installed dxperience control, as shown in:
By now, the installation is successful.
NextArticleGet started with dxperience
PS: To tell the truth, I am also a newbie (^_^ ). Therefore, any mistakes in the text can be criticized and corrected, and any good experience can be shared.
Bow, step down!