In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.
Answer / imatoria
(from t in context.tableName
select t).Take(5)
| Is This Answer Correct ? | 10 Yes | 0 No |
how to create applications by using Visual Studio 2012?
0 Answers TryTechnicals Pvt Ltd,
Explain different pipelining hazards and how are they eliminated? : .NET Architecture
What happens to the winfx technologies?
How does .net remoting work?
What is a managed code? : Dot net architecture
What is new in the .net 2.0 class library?
What are end points, contract, address and bindings?
Is dim fs as filestreamobject is a managed code? : Dot net architecture
Session State and can i store desirialized object in state server, if yes how and if not why.
6. Wcf- what is SOA
What is the difference between a web custom control,web user control and a web part.
Explain in-proc,out-proc and sql server.
4 Answers G7 CR Technologies, Ness Technologies,