Creating Windows Application
-
I Want To Create a Windows Application in addition I Want Its Records To be made available for accessing it through Internet....................! Any Idea Or Guidance would be must for me.... Right now I have no Idea how to made my Windows Application's records to accessed Online The main reason is that am just A BEGINNER programmer wanna try something other than book work So Plzzzzzz! Help Me
-
I Want To Create a Windows Application in addition I Want Its Records To be made available for accessing it through Internet....................! Any Idea Or Guidance would be must for me.... Right now I have no Idea how to made my Windows Application's records to accessed Online The main reason is that am just A BEGINNER programmer wanna try something other than book work So Plzzzzzz! Help Me
If you are not willing to use a book then you need to take lessons, we can't magic the knowledge into your head!
Never underestimate the power of human stupidity RAH
-
I Want To Create a Windows Application in addition I Want Its Records To be made available for accessing it through Internet....................! Any Idea Or Guidance would be must for me.... Right now I have no Idea how to made my Windows Application's records to accessed Online The main reason is that am just A BEGINNER programmer wanna try something other than book work So Plzzzzzz! Help Me
AmEhsaas wrote:
I Want To Create a Windows Application
Then you need to study one of the languages that can create Windows applications. As this is the C# forum I suspect that may be your choice, so you could start by reading .NET Book Zero, by Charles Petzold[^].
AmEhsaas wrote:
in addition I Want Its Records To be made available for accessing it through Internet
Then you need to study web development, probably starting at the ASP.NET home page[^].
One of these days I'm going to think of a really clever signature.
-
I Want To Create a Windows Application in addition I Want Its Records To be made available for accessing it through Internet....................! Any Idea Or Guidance would be must for me.... Right now I have no Idea how to made my Windows Application's records to accessed Online The main reason is that am just A BEGINNER programmer wanna try something other than book work So Plzzzzzz! Help Me
first step: analyzes your application second step: model a database third step: try to use n-layer model. is the best way for use a windows form / web form project in internet there's a lot of examples how you can conect database, n - layer applications, consult youtube is the best for tutorial!!
-
first step: analyzes your application second step: model a database third step: try to use n-layer model. is the best way for use a windows form / web form project in internet there's a lot of examples how you can conect database, n - layer applications, consult youtube is the best for tutorial!!