sdsa
dll file creation in asp.net using vb(VS 2005)plz tell me how to make dll file in asp.net using vb(VS 2005) step by
Page 1 of 1
1 Replies - 4866 Views - Last Post: 05 April 2008 - 05:20 AM
Replies To: dll file creation in asp.net using vb(VS 2005)
#2
Re: dll file creation in asp.net using vb(VS 2005)
Posted 05 April 2008 - 05:20 AM
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Post your code like this:
Thanks
For the record, you cannot create a DLL file in ASP.Net. You can create 1 in either VB.Net or C# (Windows based, not web based) then use it in ASP.Net
Post your code like this:

Thanks

For the record, you cannot create a DLL file in ASP.Net. You can create 1 in either VB.Net or C# (Windows based, not web based) then use it in ASP.Net
Page 1 of 1