Solution :
rm .git/refs/remotes/origin/master
git fetch
Visit the blog for .Net FAQ,.Net interview questions,ASP .Net FAQ, C# .Net FAQ,ASP .Net interview questions, interview question on .Net, interview questions on C#.
Solution :
rm .git/refs/remotes/origin/master
git fetch
1. We have millions of records in database. Write a optimized query to fetch data with where clause for name.
2. Write a linq query to fetch data from two databases.
3.How to pass data from controller to view?
4. How to imlement transaction in web api?