Beyond the Book: The VB.NET Solution Files
The VB.NET solution files, like their counterparts in VB 6, are a repository for the source and compiled versions of the application and also maintain information about the project for Visual Studio. But there are more of them in VB.NET and they're organized in a more complicated directory structure.
The text mentions them but it's easy and educational to actually take a look at them. It's even possible to make changes and achieve some special effects. For example, here's a more advanced tip on how to create "class libraries" by changing one of these files. (If the article is too advanced, that's OK. It's just a sample of what can be done right now.)
In general, it's not a good idea to change the files unless you know exactly what you're doing. But as you advance in your understanding of VB.NET, you will feel comfortable making this type of change!
Microsoft MSDN on Solution Files
To start our investigation into these files, let's first compare the .vbproj file for an empty project with the .vbp file from a VB 6 project. Since these are both character based text files, You can open them in Notepad to see the difference.
The first few lines of Project1.vbp and WindowsApplication1.vbproj are shown at the bottom of the page.
The first thing to notice is that the VB 6 project file uses the traditional "INI" file format that has been used from the first versions of Windows. The VB.NET file, however, is written in XML.
reading more here : http://visualbasic.about.com/od/learnvbnet/ss/ecvbsbs0201_3.htm
source : http://visualbasic.about.com
-------------------------------------------------------
KWLAN
Trik Membaca Buku Online
Trik Membongkar-proteksi folder
Trik Membuat gambar Acsii
Trik Membuat icon
Trik Memproteksi Folder
Trik Mencari File
Trik Mengembalikan data
Trik Mengiring ke search engine
Trik Menjadi hacker
Trik Musnahkan file
Trik Palm100
Trik Pencarian di google
Trik Percepat Modem
Trik member-area
Trik Membuat-halman next
Trik membuat-security-code
Trik mengecek-karakter
Trik merubah-pswd root
Trik Noise-dimouse
Trik penerapan BUG
Trik penggabungan-2web
Trik perkenalan-dengan-php
Trik PHP-Login-script
Trik PHP-Tutorial
Rabu, 04 Februari 2009
Langganan:
Postingan (Atom)