Click here to Skip to main content
15,887,027 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Conversion of a windows project to Web Apllication Pin
Richard MacCutchan27-Mar-17 2:31
mveRichard MacCutchan27-Mar-17 2:31 
GeneralRe: Conversion of a windows project to Web Apllication Pin
Dave Kreskowiak3-Apr-17 17:55
mveDave Kreskowiak3-Apr-17 17:55 
GeneralMessage Closed Pin
10-Apr-17 1:18
johnwiliam10-Apr-17 1:18 
GeneralRe: Conversion of a windows project to Web Apllication Pin
Dave Kreskowiak10-Apr-17 2:38
mveDave Kreskowiak10-Apr-17 2:38 
AnswerRe: Conversion of a windows project to Web Apllication Pin
ZurdoDev4-Apr-17 1:57
professionalZurdoDev4-Apr-17 1:57 
Question[Solved]NFS for ASP.NET MVC 5 Pin
Member 1299209410-Mar-17 9:14
Member 1299209410-Mar-17 9:14 
AnswerRe: NFS for ASP.NET MVC 5 Pin
Eddy Vluggen10-Mar-17 12:20
professionalEddy Vluggen10-Mar-17 12:20 
GeneralRe: NFS for ASP.NET MVC 5 Pin
Member 1299209410-Mar-17 21:20
Member 1299209410-Mar-17 21:20 
Unfortunately , I am using Windows 7.Even if I used Ubuntu, How am I supposed to use that from my ASP.NET MVC application? It looks like NFS is not supported in C# and .Net .

Quote:
Hard to tell, since you only claim to want directories for students. Do you want to give them a home-directory? Ask your SysAdmin. Do you want to provide FTP space? What kind of stuff will they be saving there, and how?


Students directories will be similar to those directories that an IDE creates for you when you create a new project. In my case, students are allowed to have only one project. So the directory will look like:
Student's Name >>> Student Project >>> src (code files are stored here)
Files are created for the student once he clicks "New Class" , and he can delete them by clicking "Delete class". Students won't have a direct access to their directories, instead, the application will create a tree-view for their directories similar to those in Eclipse and other IDE's. They can only create, edit and delete classes. It'll also support compiling and running the codes by sending scripts to the server.

And yes , I want to provide FTP space.
GeneralRe: NFS for ASP.NET MVC 5 Pin
Eddy Vluggen11-Mar-17 6:47
professionalEddy Vluggen11-Mar-17 6:47 
GeneralRe: NFS for ASP.NET MVC 5 Pin
Member 1299209411-Mar-17 7:09
Member 1299209411-Mar-17 7:09 
GeneralRe: NFS for ASP.NET MVC 5 Pin
Eddy Vluggen11-Mar-17 7:18
professionalEddy Vluggen11-Mar-17 7:18 
GeneralRe: NFS for ASP.NET MVC 5 Pin
Member 1299209411-Mar-17 7:26
Member 1299209411-Mar-17 7:26 
GeneralRe: NFS for ASP.NET MVC 5 Pin
Eddy Vluggen11-Mar-17 7:34
professionalEddy Vluggen11-Mar-17 7:34 
GeneralRe: NFS for ASP.NET MVC 5 Pin
Member 130068963-Apr-17 7:21
Member 130068963-Apr-17 7:21 
QuestionFileInfo.LastWriteTime(-12) is fetching Files modified long time back Pin
indian1439-Mar-17 0:00
indian1439-Mar-17 0:00 
AnswerRe: FileInfo.LastWriteTime(-12) is fetching Files modified long time back Pin
Jochen Arndt9-Mar-17 0:28
professionalJochen Arndt9-Mar-17 0:28 
AnswerRe: FileInfo.LastWriteTime(-12) is fetching Files modified long time back Pin
Richard Deeming9-Mar-17 0:58
mveRichard Deeming9-Mar-17 0:58 
GeneralRe: FileInfo.LastWriteTime(-12) is fetching Files modified long time back Pin
indian1439-Mar-17 8:09
indian1439-Mar-17 8:09 
QuestionNeed to write an Outlook Email in which body contains information a Table format Pin
indian1435-Mar-17 12:17
indian1435-Mar-17 12:17 
AnswerRe: Need to write an Outlook Email in which body contains information a Table format Pin
Dave Kreskowiak5-Mar-17 14:45
mveDave Kreskowiak5-Mar-17 14:45 
AnswerRe: Need to write an Outlook Email in which body contains information a Table format Pin
Gerry Schmitz6-Mar-17 9:00
mveGerry Schmitz6-Mar-17 9:00 
GeneralRe: Need to write an Outlook Email in which body contains information a Table format Pin
indian1438-Mar-17 23:51
indian1438-Mar-17 23:51 
QuestionFaking AppDomain.CurrentDomain.BaseDirectory, is this way too bad? .net/c# Pin
User 110609793-Mar-17 6:08
User 110609793-Mar-17 6:08 
AnswerRe: Faking AppDomain.CurrentDomain.BaseDirectory, is this way too bad? .net/c# Pin
Gerry Schmitz3-Mar-17 7:06
mveGerry Schmitz3-Mar-17 7:06 
GeneralRe: Faking AppDomain.CurrentDomain.BaseDirectory, is this way too bad? .net/c# Pin
User 110609793-Mar-17 7:09
User 110609793-Mar-17 7:09 

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.