Click here to Skip to main content
15,889,811 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Adding a small MVC utility to an large MVC application Pin
Alexander Siniouguine3-Sep-15 8:36
Alexander Siniouguine3-Sep-15 8:36 
GeneralRe: Adding a small MVC utility to an large MVC application Pin
Stephen Holdorf3-Sep-15 9:06
Stephen Holdorf3-Sep-15 9:06 
GeneralRe: Adding a small MVC utility to an large MVC application Pin
Alexander Siniouguine3-Sep-15 9:11
Alexander Siniouguine3-Sep-15 9:11 
QuestionSolving accounting problem in FIFo by using a queue. Pin
Member 119498861-Sep-15 0:31
Member 119498861-Sep-15 0:31 
QuestionRe: Solving accounting problem in FIFo by using a queue. Pin
ZurdoDev4-Sep-15 2:01
professionalZurdoDev4-Sep-15 2:01 
QuestionMultiSelect dropdown issue Pin
Mustanggx31-Aug-15 7:32
Mustanggx31-Aug-15 7:32 
Questiontrouble deploying a modified project; no *.dll output after build Pin
Member 438734329-Aug-15 10:43
Member 438734329-Aug-15 10:43 
AnswerRe: trouble deploying a modified project; no *.dll output after build Pin
jkirkerx30-Aug-15 8:37
professionaljkirkerx30-Aug-15 8:37 
Where is the project, what type is it?

If it's in the Web Project and the Code is in the App_Code folder, then the DLL is self building
If it's a separate project, then the DLL is in the BIN folder of the project under Debug or Release.

When you build the DLL, in the Build pane at the bottom of VS, it tells you where the DLL was built to.

AnswerRe: trouble deploying a modified project; no *.dll output after build Pin
Afzaal Ahmad Zeeshan30-Aug-15 11:20
professionalAfzaal Ahmad Zeeshan30-Aug-15 11:20 
AnswerRe: trouble deploying a modified project; no *.dll output after build Pin
Blikkies30-Aug-15 21:08
professionalBlikkies30-Aug-15 21:08 
GeneralRe: trouble deploying a modified project; no *.dll output after build Pin
Member 438734331-Aug-15 5:58
Member 438734331-Aug-15 5:58 
QuestionLoad data from Database into Razor View using Checkbox Checked event Pin
Enobong Adahada29-Aug-15 3:50
Enobong Adahada29-Aug-15 3:50 
AnswerRe: Load data from Database into Razor View using Checkbox Checked event Pin
jkirkerx29-Aug-15 9:11
professionaljkirkerx29-Aug-15 9:11 
QuestionHow can write Algorithm for the following question? Pin
BUNER28-Aug-15 7:56
BUNER28-Aug-15 7:56 
AnswerRe: How can write Algorithm for the following question? Pin
Richard Deeming28-Aug-15 8:16
mveRichard Deeming28-Aug-15 8:16 
GeneralRe: How can write Algorithm for the following question? Pin
BUNER28-Aug-15 8:25
BUNER28-Aug-15 8:25 
QuestionCapturing Selected Items in a DataList Control Pin
Member 1005957127-Aug-15 0:40
Member 1005957127-Aug-15 0:40 
AnswerRe: Capturing Selected Items in a DataList Control Pin
jkirkerx28-Aug-15 9:36
professionaljkirkerx28-Aug-15 9:36 
Questionhigh concurrency,principalContext.ValidateCredentials,slow Pin
Member 1193909726-Aug-15 22:05
Member 1193909726-Aug-15 22:05 
Questionpartial view and model binding Pin
rajeshmoorthy24-Aug-15 18:51
rajeshmoorthy24-Aug-15 18:51 
QuestionPDF.JS using ASP.NET MVC Pin
Kandepu Rajesh24-Aug-15 11:54
Kandepu Rajesh24-Aug-15 11:54 
AnswerRe: PDF.JS using ASP.NET MVC Pin
Richard Deeming25-Aug-15 2:27
mveRichard Deeming25-Aug-15 2:27 
GeneralRe: PDF.JS using ASP.NET MVC Pin
Kandepu Rajesh25-Aug-15 10:21
Kandepu Rajesh25-Aug-15 10:21 
GeneralRe: PDF.JS using ASP.NET MVC Pin
Richard Deeming26-Aug-15 1:57
mveRichard Deeming26-Aug-15 1:57 
AnswerRe: PDF.JS using ASP.NET MVC Pin
sigma_ivan25-Aug-15 19:02
sigma_ivan25-Aug-15 19:02 

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.