Trying to make a utility that
- Reads a VB.Net source file
- Parses it into it's constuent parts
- Evaluates and modifies as required
- Saves the source
I thought that the CodeDom and the VBCodeProvider would be the way to
go.
I can gen code and compile it, but I can not figure out how ...
more >>
I am going insane. Every time I switch between a .cs, designer, or some
other type of file in Visual Studio my Toolbars move. I really want my
toolbars to STAY put were I put them! I end up having to hunt for "build"
and "run" every time I load a new type of file. What makes it even more
...
more >>
I am exploring DirectX development using VS 2003. I had upgraded to DirectX
9.0c in December.
I then installed the VS Express languages, with .NET 2.0 and played around
with them (not using DirectX).
I then installed Lego Star Wars on the same system. It refused to work.
Examining the dxdi...
more >>
I saw somewhere that microsoft intend to add feature to FW2.0, ability
to deploy net App in the LAN, and when user run the App, the system
check for each DLL if it is latest version, otherwise it bring the
latest version
to the client.
can somebody point me where i find this features?
...
more >>