Sir,
i have doubt in forming assemblies in ASP.NET
2.0,
there was a automatic generation of assembly name
by default..like "App_Web_gtmvzqgo.dll" and "App_Code.dll" with in the bin
directory,
and "App_Code.dll" this was OK now
the doubt was actually how can i create my own
assembly names in ASP.NET 2.0
like i need project name should be the assembly
name..
what can i do for this?
thanks
regards
venkat