Click here to Skip to main content
15,922,419 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Missing an assembly reference Pin
Elina Blank23-Jan-07 8:02
sitebuilderElina Blank23-Jan-07 8:02 
GeneralRe: Missing an assembly reference Pin
nclauder23-Jan-07 18:56
nclauder23-Jan-07 18:56 
GeneralRe: Missing an assembly reference Pin
Elina Blank24-Jan-07 1:23
sitebuilderElina Blank24-Jan-07 1:23 
Questionget Members of a SharepointServer site Pin
SJ_Phoenix22-Jan-07 21:09
SJ_Phoenix22-Jan-07 21:09 
QuestionSoapExtensionAttribute at the client proxy side Pin
Walter Dias22-Jan-07 7:56
professionalWalter Dias22-Jan-07 7:56 
QuestionWeb Dev Differences - VS 2003 - VS 2005 [modified] Pin
MrEyes22-Jan-07 6:04
MrEyes22-Jan-07 6:04 
AnswerRe: Web Dev Differences - VS 2003 - VS 2005 Pin
Shog922-Jan-07 13:06
sitebuilderShog922-Jan-07 13:06 
GeneralRe: Web Dev Differences - VS 2003 - VS 2005 Pin
MrEyes23-Jan-07 4:15
MrEyes23-Jan-07 4:15 
You would have thunk, however for code behind that isnt the case.

After some hunting around it seems what actually happens is that each of the cs files in the app_code directory is compiled to its own dll. Interestingly this dll name is not fixed and on each compile it changes. This might not be entirely correct, information is sketchy to say the least.

Now this is all well and good for a web app that uses all the typical Microsoft mechanism for build, release and install however it is an utter show stopper for what I am doing.

Having said all that, all is not lost. VS2005 SP1 reintroduces the .Net 1.1 style "ASP .NET Web Project" which compiles to a single DLL in the bin directory. A lo the crowd went wild.
AnswerRe: Web Dev Differences - VS 2003 - VS 2005 Pin
szukuro23-Jan-07 4:07
szukuro23-Jan-07 4:07 
QuestionReference error! Pin
nclauder21-Jan-07 22:27
nclauder21-Jan-07 22:27 
AnswerRe: Reference error! Pin
Bradml21-Jan-07 22:34
Bradml21-Jan-07 22:34 
GeneralRe: Reference error! Pin
nclauder21-Jan-07 22:42
nclauder21-Jan-07 22:42 
QuestionLooking for known Web services.... Pin
Yanshof20-Jan-07 10:40
Yanshof20-Jan-07 10:40 
AnswerRe: Looking for known Web services.... Pin
Bradml20-Jan-07 20:23
Bradml20-Jan-07 20:23 
QuestionWebsite Search Bar Pin
Graphic Jam19-Jan-07 18:02
Graphic Jam19-Jan-07 18:02 
AnswerRe: Website Search Bar Pin
Bradml19-Jan-07 18:24
Bradml19-Jan-07 18:24 
Questionjavascript click button Pin
eggsovereasy19-Jan-07 4:11
eggsovereasy19-Jan-07 4:11 
AnswerRe: javascript click button Pin
Guffa19-Jan-07 7:09
Guffa19-Jan-07 7:09 
GeneralRe: javascript click button Pin
eggsovereasy19-Jan-07 10:36
eggsovereasy19-Jan-07 10:36 
AnswerRe: javascript click button Pin
Guffa19-Jan-07 12:16
Guffa19-Jan-07 12:16 
AnswerRe: javascript click button Pin
RichardGrimmer20-Jan-07 5:42
RichardGrimmer20-Jan-07 5:42 
AnswerRe: tap control Pin
Christian Graus18-Jan-07 22:03
protectorChristian Graus18-Jan-07 22:03 
JokeRe: tap control Pin
DavidNohejl18-Jan-07 23:26
DavidNohejl18-Jan-07 23:26 
QuestionDisable Right Click, Problem Javascript Code Pin
varshavmane18-Jan-07 18:11
varshavmane18-Jan-07 18:11 
AnswerRe: Disable Right Click, Problem Javascript Code Pin
Shog919-Jan-07 7:15
sitebuilderShog919-Jan-07 7:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.