Click here to Skip to main content
15,891,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have sql table with a column that have data type nvarchar(50),data looks like
as
1234/L
1238/L
1232/L
1239/L
1231/L
RI-15-123
1111/15/L 

I WANT to get orderbydesending list of all record base on this column>plz help
Posted
Updated 9-Dec-15 22:07pm
v2
Comments
F-ES Sitecore 10-Dec-15 4:02am    
This is a very basic question. Go through "getting started" tutorials on EF and these things will be discussed.
Sajid227 10-Dec-15 4:09am    
refer some links plz
F-ES Sitecore 10-Dec-15 4:43am    
If you can't even find getting started tutorials yourself then you're going to really struggle with development as a lot of it involves doing your own research. You can't ask a forum to solve every little issue you have.

https://msdn.microsoft.com/library/bb386876(v=vs.100).aspx

https://msdn.microsoft.com/en-gb/library/bb399367(v=vs.100).aspx
Sajid227 10-Dec-15 4:46am    
harsh lines of guidelines are better for my growth in development.thnx

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