I am going for H1B visa interview, I am not having bank statement ,is it neccesary for stamping process? how to handle the,consulate people without that statement ?
2 6028I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
2377How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
1 5903How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am taking One project A.. in which code is implemented using C# langugge. And Another Project B..in Which Code is implemented using VB.NET. Suppose I am creating Project C. i am adding Reference of Project A and B to Project C. So, in Project C, how to identify Project A is Complied through CSCompliler? And Project B is Compiled VBCompiler at Runtime?
1 3342Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
2027If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
1710Post New Dot Net Framework Questions
What is entity framework used for?
how to disable the lazy loading framework?
What is oauth in web api?
what is ssdl?
How we can handle the exception at controller level in ASP.Net MVC?
How does work clr?
What are Code Blocks in Views?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
How we can call a javascript function on the change of a dropdown list in mvc?
Mention some action filters which are used regularly in ASP.Net MVC?
What are the 2 ways of adding constraints to a route?
What are the benefits of .net framework?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
what is minimum requirement for entity framework applications to run?
What is meant by tempdata in mvc?