Click here to Skip to main content
15,890,527 members
Home / Discussions / C#
   

C#

 
AnswerRe: Select Dates within a period of days Pin
BillWoodruff20-Feb-15 12:56
professionalBillWoodruff20-Feb-15 12:56 
QuestionSearch in SQL tables using c# Pin
Wannabe Pro20-Feb-15 8:02
Wannabe Pro20-Feb-15 8:02 
GeneralRe: Search in SQL tables using c# Pin
PIEBALDconsult20-Feb-15 8:35
mvePIEBALDconsult20-Feb-15 8:35 
GeneralRe: Search in SQL tables using c# Pin
Wannabe Pro25-Feb-15 8:09
Wannabe Pro25-Feb-15 8:09 
QuestionHow do I make a MVC project appear properly in Visual Studio? Pin
Xarzu20-Feb-15 6:16
Xarzu20-Feb-15 6:16 
AnswerRe: How do I make a MVC project appear properly in Visual Studio? Pin
BillWoodruff20-Feb-15 12:43
professionalBillWoodruff20-Feb-15 12:43 
AnswerRe: How do I make a MVC project appear properly in Visual Studio? Pin
Gerry Schmitz20-Feb-15 12:47
mveGerry Schmitz20-Feb-15 12:47 
AnswerRe: How do I make a MVC project appear properly in Visual Studio? Pin
Afzaal Ahmad Zeeshan20-Feb-15 22:22
professionalAfzaal Ahmad Zeeshan20-Feb-15 22:22 
The C# file that you're talking about contains the back-end code that would run the application itself, so what kind of trouble are you facing from that C# file? Don't you know C# language, then if you're aware of the VB.NET language you can use it to develop your ASP.NET application too. They have the same name just to remove the ambiguity between them, you can change the name, but always remember to change the Controller name in the settings where you set the back-end code each of your View file.

MVC is just an architechture in software programming, which is implemented by ASP.NET team, to allow developers to make use of that architechture while building up ASP.NET applications. You can create a new Web Application, and then select MVC framework and you're done. How would you like to explain the term, it did not work?

You usually build MVC application, not just simply represent the business-logic in the software. Where are you actually stuck? Anyhow, I have written an article based on beginners and their troubles while learning the ASP.NET MVC framework. You can read that article of mine at CodeProject: Understanding ASP.NET MVC using real world example, for beginners and intermediate[^]. Chances are that you will understand the framework and how to build basic applications. After that you would continue building complex applications. Please do give that article a read, it would help you out in learning the ASP.NET MVC framework.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

AnswerRe: How do I make a MVC project appear properly in Visual Studio? Pin
Simon_Whale23-Feb-15 5:53
Simon_Whale23-Feb-15 5:53 
Questionhow do i cut an image of an convex hull? Pin
neodeaths20-Feb-15 5:47
neodeaths20-Feb-15 5:47 
QuestionLinq Query : Translate Local Variables reference Pin
dilkonika19-Feb-15 13:50
dilkonika19-Feb-15 13:50 
AnswerRe: Linq Query : Translate Local Variables reference Pin
Gerry Schmitz19-Feb-15 17:40
mveGerry Schmitz19-Feb-15 17:40 
GeneralRe: Linq Query : Translate Local Variables reference Pin
dilkonika19-Feb-15 17:54
dilkonika19-Feb-15 17:54 
GeneralRe: Linq Query : Translate Local Variables reference Pin
Gerry Schmitz19-Feb-15 19:05
mveGerry Schmitz19-Feb-15 19:05 
AnswerRe: Linq Query : Translate Local Variables reference Pin
Eddy Vluggen20-Feb-15 1:18
professionalEddy Vluggen20-Feb-15 1:18 
AnswerRe: Linq Query : Translate Local Variables reference Pin
HKHerron20-Feb-15 7:12
professionalHKHerron20-Feb-15 7:12 
Questionc# "Object reference not set to an instance of an object." Pin
iguru119-Feb-15 11:53
iguru119-Feb-15 11:53 
AnswerRe: c# "Object reference not set to an instance of an object." Pin
Ron Nicholson19-Feb-15 12:11
professionalRon Nicholson19-Feb-15 12:11 
AnswerRe: c# "Object reference not set to an instance of an object." Pin
V.19-Feb-15 20:34
professionalV.19-Feb-15 20:34 
GeneralRe: c# "Object reference not set to an instance of an object." Pin
Richard MacCutchan19-Feb-15 21:25
mveRichard MacCutchan19-Feb-15 21:25 
GeneralRe: c# "Object reference not set to an instance of an object." Pin
V.19-Feb-15 21:28
professionalV.19-Feb-15 21:28 
GeneralRe: c# "Object reference not set to an instance of an object." Pin
Richard MacCutchan19-Feb-15 21:40
mveRichard MacCutchan19-Feb-15 21:40 
GeneralRe: c# "Object reference not set to an instance of an object." Pin
V.19-Feb-15 21:46
professionalV.19-Feb-15 21:46 
GeneralRe: c# "Object reference not set to an instance of an object." Pin
Richard MacCutchan19-Feb-15 22:11
mveRichard MacCutchan19-Feb-15 22:11 
SuggestionRe: c# "Object reference not set to an instance of an object." Pin
V.19-Feb-15 22:19
professionalV.19-Feb-15 22:19 

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.