Click here to Skip to main content
16,004,901 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
hey!!! i am new to asp.net ,i want to make website like scribd in asp.net using c#can anyone please guide me.......
for the pdf reader i am using flexpaper and anyone can please help me how to use any API
thxxxx :)
Posted

The easiest way is to start reading a book on ASP.Net. You could also try and go through some tutorials on msdn etc, but if you have not worked on ASP.Net before, it would be best to start with a book.
 
Share this answer
 
Google is your friend. You probably won't find examples that are similar to the site you want to duplicate, but once you identify the functional elements, you should be able to google those, and find examples for specific functionality.
 
Share this answer
 
Go to Official Asp.Net/[^] site, read and watch tutorial samples.
 
Share this answer
 
for pdf you can use iframe. And many of the api returns xml. you need to catch that and that.

Hope this can help you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900