Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: session related issues. Pin
Member 1191972229-Oct-15 19:38
Member 1191972229-Oct-15 19:38 
GeneralRe: session related issues. Pin
F-ES Sitecore29-Oct-15 22:23
professionalF-ES Sitecore29-Oct-15 22:23 
GeneralRe: session related issues. Pin
Member 1191972229-Oct-15 23:29
Member 1191972229-Oct-15 23:29 
GeneralRe: session related issues. Pin
F-ES Sitecore29-Oct-15 23:36
professionalF-ES Sitecore29-Oct-15 23:36 
GeneralRe: session related issues. Pin
Member 1191972229-Oct-15 23:44
Member 1191972229-Oct-15 23:44 
Questionhave a problem to print my receipt with the printer epson lx-350 esc/p Pin
atiponj_8328-Oct-15 13:51
atiponj_8328-Oct-15 13:51 
AnswerRe: have a problem to print my receipt with the printer epson lx-350 esc/p Pin
Debojyoti Saha1-Nov-15 22:27
professionalDebojyoti Saha1-Nov-15 22:27 
QuestionMVC, Entity Framework, using a separate dll or assembly for website project. Pin
jkirkerx28-Oct-15 9:33
professionaljkirkerx28-Oct-15 9:33 
So I have a MVC website project using Entity Framework.
I'm new to c#, so perhaps this is a c# issue. And I'm new to MVC as well.

I wrote a seperate project for the EF, and attached it to the MVC Project so I can work on both at the same time.

Everything was fine until I changed the namespaces in the EF DLL.
I renamed the namespace for all the Model classes DAL_MODELS
and the Context to just DAL

I removed the reference, and added it back again.

Whats weird, is I can add the DAL in the Controller files, but not the files I wrote in App_Code.
I did use folders to organize the files
\App_Code\EntityFramework\Admin
\App_Code\EntityFramework\Contact Us

Reference my DLL Assembly
The DLL is names MVC.DataAccessLayer with the 2 namespaces below.
Using DAL;
Using DAL_MODELS;

I wanted to rename the namespaces to the files in App_Code, but not having a luck with it.
Like to App_Code.EntityFramework so I can make 1 reference to it.

I just scratching my head on this.

AnswerRe: MVC, Entity Framework, using a separate dll or assembly for website project. [solved] Pin
jkirkerx28-Oct-15 9:58
professionaljkirkerx28-Oct-15 9:58 
QuestionConverting Rows in columns Pin
byka28-Oct-15 9:32
byka28-Oct-15 9:32 
AnswerRe: Converting Rows in columns Pin
Richard Deeming28-Oct-15 10:03
mveRichard Deeming28-Oct-15 10:03 
GeneralRe: Converting Rows in columns Pin
byka28-Oct-15 10:12
byka28-Oct-15 10:12 
GeneralRe: Converting Rows in columns Pin
Richard Deeming28-Oct-15 10:13
mveRichard Deeming28-Oct-15 10:13 
GeneralRe: Converting Rows in columns Pin
byka20-Nov-15 3:22
byka20-Nov-15 3:22 
GeneralRe: Converting Rows in columns Pin
Richard Deeming23-Nov-15 1:40
mveRichard Deeming23-Nov-15 1:40 
GeneralRe: Converting Rows in columns Pin
byka24-Nov-15 4:13
byka24-Nov-15 4:13 
GeneralRe: Converting Rows in columns Pin
Richard Deeming24-Nov-15 8:48
mveRichard Deeming24-Nov-15 8:48 
GeneralRe: Converting Rows in columns Pin
byka30-Nov-15 1:57
byka30-Nov-15 1:57 
GeneralRe: Converting Rows in columns Pin
Richard Deeming30-Nov-15 2:03
mveRichard Deeming30-Nov-15 2:03 
GeneralRe: Converting Rows in columns Pin
byka30-Nov-15 3:29
byka30-Nov-15 3:29 
GeneralRe: Converting Rows in columns Pin
Richard Deeming30-Nov-15 4:03
mveRichard Deeming30-Nov-15 4:03 
GeneralRe: Converting Rows in columns Pin
byka30-Nov-15 8:54
byka30-Nov-15 8:54 
QuestionAbout ASP.Net Pin
Member 1209320927-Oct-15 20:28
Member 1209320927-Oct-15 20:28 
AnswerRe: About ASP.Net Pin
PANKAJMAURYA27-Oct-15 21:34
professionalPANKAJMAURYA27-Oct-15 21:34 
QuestionUnit testing tool for universal windows 10 app except Unit test app(universal windows) library Pin
Anjani Rajdev27-Oct-15 20:18
Anjani Rajdev27-Oct-15 20:18 

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.