Click here to Skip to main content
15,881,588 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
VB
Dear All

I'm very new in asp.net mvc web api (APIController)and knockout js but i want to upload  a file to sql server and download it from sql server in asp.net mvc web api using knockout js , i'm looking for a good example code of this requirement .

Thanks
Sathik
Posted
Comments
[no name] 30-Jul-15 10:50am    
Usually you would use something like google to do your research.
Wendelius 30-Jul-15 10:54am    
You have lot's of different things in your question. What is the exact thing you'd like to solve?
peterkmx 30-Jul-15 11:41am    
This question has several parts which you can try to solve separately for example
- install SQL server latest Express Edition and use a Winform to send / extract data froù SQL server
- next try to do something similar but through IIS 7 asp.net
- etc
Going in steps through your scenario will help to understand how to do all parts ...

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