Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
GeneralRe: finding the Path of open files ? Pin
sundar15628-Sep-06 7:51
sundar15628-Sep-06 7:51 
Questionvalue transfer between 2 user controls Pin
raja.sanjeevkumar27-Sep-06 6:18
raja.sanjeevkumar27-Sep-06 6:18 
Questionrowvaliditing event does not fire on leaving the datagridview(customized) Pin
rajkaty27-Sep-06 5:42
rajkaty27-Sep-06 5:42 
QuestionChange backcolor of cell in datagridview Pin
rajkaty27-Sep-06 5:41
rajkaty27-Sep-06 5:41 
AnswerRe: Change backcolor of cell in datagridview Pin
Eric Dahlvang27-Sep-06 9:26
Eric Dahlvang27-Sep-06 9:26 
QuestionConverting C# Application to WEB Enabled . Pin
unitecsoft27-Sep-06 5:28
unitecsoft27-Sep-06 5:28 
AnswerRe: Converting C# Application to WEB Enabled . Pin
Colin Angus Mackay27-Sep-06 5:36
Colin Angus Mackay27-Sep-06 5:36 
AnswerRe: Converting C# Application to WEB Enabled . Pin
Michael P Butler27-Sep-06 6:37
Michael P Butler27-Sep-06 6:37 
unitecsoft wrote:
I have an application written in C# with SQL server Dbase . Would like to convert the same application to Web Enabled as ASP.NET without having to Re-write the code again in ASP.NET . Can anyone help in that ?


Your question is a little broad and doesn't provide a lot of information about the design of your current app. As Colin says, if your app has been designed well and seperates UI, Data Access and Business logic then it should be a fairly straight forward job to replace the existing UI with a web front end. (Although that depends on the complexity of the UI as the stateless nature of HTTP can make it hard to convert a WinForm to a WebForm directly)





AnswerRe: Converting C# Application to WEB Enabled . Pin
Dave Kreskowiak27-Sep-06 9:22
mveDave Kreskowiak27-Sep-06 9:22 
QuestionDateTime to Int conversion and vice versa Pin
madhusri27-Sep-06 5:04
madhusri27-Sep-06 5:04 
AnswerRe: DateTime to Int conversion and vice versa Pin
Ed.Poore27-Sep-06 5:21
Ed.Poore27-Sep-06 5:21 
AnswerRe: DateTime to Int conversion and vice versa Pin
Nader Elshehabi27-Sep-06 5:23
Nader Elshehabi27-Sep-06 5:23 
QuestionMicrosoft Code Blocks? Pin
kumar.bs27-Sep-06 4:38
kumar.bs27-Sep-06 4:38 
AnswerRe: Microsoft Code Blocks? Pin
Nader Elshehabi27-Sep-06 5:03
Nader Elshehabi27-Sep-06 5:03 
GeneralRe: Microsoft Code Blocks? Pin
Judah Gabriel Himango27-Sep-06 6:06
sponsorJudah Gabriel Himango27-Sep-06 6:06 
AnswerRe: Microsoft Code Blocks? Pin
Michael P Butler27-Sep-06 6:30
Michael P Butler27-Sep-06 6:30 
Questionselect from a datatable Pin
playout27-Sep-06 4:26
playout27-Sep-06 4:26 
AnswerRe: select from a datatable Pin
Nader Elshehabi27-Sep-06 4:37
Nader Elshehabi27-Sep-06 4:37 
GeneralRe: select from a datatable Pin
Not Active27-Sep-06 4:53
mentorNot Active27-Sep-06 4:53 
GeneralRe: select from a datatable Pin
playout27-Sep-06 19:53
playout27-Sep-06 19:53 
AnswerRe: select from a datatable Pin
Not Active27-Sep-06 4:51
mentorNot Active27-Sep-06 4:51 
GeneralRe: select from a datatable Pin
Nader Elshehabi27-Sep-06 4:59
Nader Elshehabi27-Sep-06 4:59 
GeneralRe: select from a datatable Pin
playout27-Sep-06 19:51
playout27-Sep-06 19:51 
GeneralRe: select from a datatable Pin
Not Active28-Sep-06 2:09
mentorNot Active28-Sep-06 2:09 
GeneralRe: select from a datatable Pin
playout27-Sep-06 19:56
playout27-Sep-06 19:56 

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.