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

ASP.NET

 
AnswerRe: send sms Pin
Sandeep Mewara7-May-13 23:01
mveSandeep Mewara7-May-13 23:01 
Questionwhere to start Pin
Yashwanth. C.b5-May-13 7:48
Yashwanth. C.b5-May-13 7:48 
AnswerRe: where to start Pin
Blikkies5-May-13 21:11
professionalBlikkies5-May-13 21:11 
AnswerRe: where to start Pin
_Amy5-May-13 22:57
professional_Amy5-May-13 22:57 
GeneralRe: where to start Pin
Yashwanth. C.b6-May-13 4:57
Yashwanth. C.b6-May-13 4:57 
AnswerRe: where to start Pin
Thomas Daniels6-May-13 5:46
mentorThomas Daniels6-May-13 5:46 
AnswerRe: where to start Pin
Bikash Prakash Dash8-May-13 4:35
Bikash Prakash Dash8-May-13 4:35 
Questionnew small C# web app Pin
dcof5-May-13 4:18
dcof5-May-13 4:18 
I need to take the main parts of a C# 2008/2010 console application and turn it into a thin client for the web. The only things that need to be displayed on the screen is to enter the customer number and where to obtain a file in a directory path. The user will it the enter button and the application will pass the information to a web service.

Notes about the code that will be used: 1. the application uses linq to sql to point to a sql server 2008 r2 database.all parts of the exisitng code is placed together. there is no separation of data, presentation from business logic.

The simple application will not be part of any other web application.

Can you tell me the following:

1. How will the user start the application? Would it be a url on the web and/or a shortcut on their desktop? How would you setup the code for the user to click on a desktop short and/or point to a url?
2. When you start the code from scratch, what kind of a web application would I use? web forms since that is the easiest.
GeneralRe: new small C# web app Pin
jkirkerx5-May-13 8:47
professionaljkirkerx5-May-13 8:47 
GeneralRe: new small C# web app Pin
dcof5-May-13 17:46
dcof5-May-13 17:46 
GeneralRe: new small C# web app Pin
jkirkerx6-May-13 6:26
professionaljkirkerx6-May-13 6:26 
GeneralRe: new small C# web app Pin
dcof6-May-13 17:31
dcof6-May-13 17:31 
GeneralRe: new small C# web app Pin
jkirkerx7-May-13 6:35
professionaljkirkerx7-May-13 6:35 
QuestionSession state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module is included in the Pin
dd88gratefull4-May-13 8:21
dd88gratefull4-May-13 8:21 
AnswerRe: Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module is included in the Pin
thewazz4-May-13 19:18
professionalthewazz4-May-13 19:18 
AnswerRe: Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module is included in the Pin
Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)5-May-13 2:45
protectorTadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)5-May-13 2:45 
QuestionDisplay Message in Browser Console Window Pin
Abid Sayed4-May-13 6:37
Abid Sayed4-May-13 6:37 
AnswerRe: Display Message in Browser Console Window Pin
Ali Al Omairi(Abu AlHassan)4-May-13 21:18
professionalAli Al Omairi(Abu AlHassan)4-May-13 21:18 
Questionurl routing like as subdomain in asp.Net web Forms c# Pin
abdussalam1433-May-13 3:11
professionalabdussalam1433-May-13 3:11 
AnswerRe: url routing like as subdomain in asp.Net web Forms c# Pin
dusty_dex3-May-13 5:02
dusty_dex3-May-13 5:02 
AnswerRe: url routing like as subdomain in asp.Net web Forms c# Pin
Jasmine25013-May-13 5:14
Jasmine25013-May-13 5:14 
AnswerRe: url routing like as subdomain in asp.Net web Forms c# Pin
abdussalam1433-May-13 19:15
professionalabdussalam1433-May-13 19:15 
GeneralRe: url routing like as subdomain in asp.Net web Forms c# Pin
Jasmine25016-May-13 7:10
Jasmine25016-May-13 7:10 
GeneralRe: url routing like as subdomain in asp.Net web Forms c# Pin
abdussalam1436-May-13 20:06
professionalabdussalam1436-May-13 20:06 
QuestionPost Info to Particular Pages in FaceBook Pin
prasanth1002-May-13 9:25
prasanth1002-May-13 9:25 

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.