Click here to Skip to main content
15,916,215 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWhats the benefit of the Microsoft.Practices.EnterpriseLibrary? Pin
Piyush Vardhan Singh3-Jul-09 2:40
Piyush Vardhan Singh3-Jul-09 2:40 
AnswerRe: Whats the benefit of the Microsoft.Practices.EnterpriseLibrary? Pin
Manas Bhardwaj3-Jul-09 2:56
professionalManas Bhardwaj3-Jul-09 2:56 
GeneralRe: Whats the benefit of the Microsoft.Practices.EnterpriseLibrary? Pin
Piyush Vardhan Singh3-Jul-09 3:11
Piyush Vardhan Singh3-Jul-09 3:11 
GeneralRe: Whats the benefit of the Microsoft.Practices.EnterpriseLibrary? Pin
Not Active3-Jul-09 3:26
mentorNot Active3-Jul-09 3:26 
GeneralRe: Whats the benefit of the Microsoft.Practices.EnterpriseLibrary? Pin
Not Active3-Jul-09 3:22
mentorNot Active3-Jul-09 3:22 
AnswerRe: Whats the benefit of the Microsoft.Practices.EnterpriseLibrary? Pin
Not Active3-Jul-09 3:21
mentorNot Active3-Jul-09 3:21 
AnswerRe: Whats the benefit of the Microsoft.Practices.EnterpriseLibrary? Pin
Christian Graus3-Jul-09 5:45
protectorChristian Graus3-Jul-09 5:45 
QuestionUnable to type into asp.net textbox Pin
hozsam3-Jul-09 2:38
hozsam3-Jul-09 2:38 
AnswerRe: Unable to type into asp.net textbox Pin
Manas Bhardwaj3-Jul-09 2:54
professionalManas Bhardwaj3-Jul-09 2:54 
GeneralRe: Unable to type into asp.net textbox Pin
hozsam4-Jul-09 0:03
hozsam4-Jul-09 0:03 
QuestionSuggestion Pin
KhandelwalA3-Jul-09 1:15
KhandelwalA3-Jul-09 1:15 
AnswerRe: Suggestion Pin
Manas Bhardwaj3-Jul-09 1:24
professionalManas Bhardwaj3-Jul-09 1:24 
AnswerRe: Suggestion Pin
surendra0112-Jul-09 20:33
surendra0112-Jul-09 20:33 
Questionpublish website problem(type exists in both dll's) Pin
Pawan Kiran3-Jul-09 0:44
Pawan Kiran3-Jul-09 0:44 
AnswerRe: publish website problem(type exists in both dll's) Pin
Manas Bhardwaj3-Jul-09 0:48
professionalManas Bhardwaj3-Jul-09 0:48 
GeneralRe: publish website problem(type exists in both dll's) Pin
Pawan Kiran3-Jul-09 1:51
Pawan Kiran3-Jul-09 1:51 
GeneralRe: publish website problem(type exists in both dll's) Pin
Manas Bhardwaj3-Jul-09 1:54
professionalManas Bhardwaj3-Jul-09 1:54 
GeneralRe: publish website problem(type exists in both dll's) Pin
Pawan Kiran3-Jul-09 3:12
Pawan Kiran3-Jul-09 3:12 
GeneralRe: publish website problem(type exists in both dll's) Pin
Manas Bhardwaj3-Jul-09 3:14
professionalManas Bhardwaj3-Jul-09 3:14 
GeneralRe: publish website problem(type exists in both dll's) Pin
Pawan Kiran3-Jul-09 3:39
Pawan Kiran3-Jul-09 3:39 
QuestionIs there ant diffrence between create a new website project and create a webapplication in visual stadio.net? Pin
mehran.asg2-Jul-09 22:00
mehran.asg2-Jul-09 22:00 
AnswerRe: Is there ant diffrence between create a new website project and create a webapplication in visual stadio.net? [modified] Pin
Abhijit Jana2-Jul-09 22:07
professionalAbhijit Jana2-Jul-09 22:07 
GeneralRe: Is there ant diffrence between create a new website project and create a webapplication in visual stadio.net? Pin
mehran.asg3-Jul-09 3:21
mehran.asg3-Jul-09 3:21 
Questionwhat is best solution or approach for the server to client project through web Pinnew member pallaka Pin
pallaka2-Jul-09 21:12
pallaka2-Jul-09 21:12 
AnswerRe: what is best solution or approach for the server to client project through web Pinnew member pallaka Pin
Abhijit Jana2-Jul-09 21:37
professionalAbhijit Jana2-Jul-09 21:37 
Thats depends on your requriment. See, if you want to developed it using ASP.NET, ASP.Net has nothing to do with your hardware. Web application can read data from database or some file and can display the graph on pages.

Now how to display the graph : There are many graph and chart control available. If you are going to do it using ASP.NET and you have 3.5 SP1 framework, then you can use Microsoft Chart Control.
If you want to lookin for third party, check with Dundas or Fusion Chart. Smile | :)

cheers,
Abhijit
CodeProject MVP
Web Site:abhijitjana.net
View My Recent Article

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.