Build An Assembly
-
hi friends,Good Evening!!..how can i build an assembly on my own in vs2005.im using webforms.Please explain it in simple steps ,friends.Thank you in advance
Hi,Im Razana
-
hi friends,Good Evening!!..how can i build an assembly on my own in vs2005.im using webforms.Please explain it in simple steps ,friends.Thank you in advance
Hi,Im Razana
I'm sorry, but your question doesn't make too much sense. Do you want to know how to trigger a build off the build menu? Or about MSBuild?
Deja View - the feeling that you've seen this post before.
-
I'm sorry, but your question doesn't make too much sense. Do you want to know how to trigger a build off the build menu? Or about MSBuild?
Deja View - the feeling that you've seen this post before.
No friend,I just wanna create a shared assembly in c#2.0.
Hi,Im Razana
-
No friend,I just wanna create a shared assembly in c#2.0.
Hi,Im Razana
Still. What do you mean? What is your exact problem? That's still too vague and open to interpretation.
Deja View - the feeling that you've seen this post before.
-
No friend,I just wanna create a shared assembly in c#2.0.
Hi,Im Razana
I suppose you want to create a dynamic library (DLL) to share your classes and methods. Then make a new "C# Class Library" project in VS. Do some coding, compile and add it to another project(s) as a reference.
Greetings - Gajatko Portable.NET is part of DotGNU, a project to build a complete Free Software replacement for .NET - a system that truly belongs to the developers.