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 6693I 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.
2654How 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 6405How 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 3851Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
2344If 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?
2015Post New Dot Net Framework Questions
Explain Model, view and Controllers in Asp.Net MVC?
What is the meaning of unobtrusive javascript?
What is page life cycle?
What is edm designer? : Entity framework
Mention some action filters which are used regularly in ASP.Net MVC?
What are the advantages of asp.net mvc?
What is meant by domain model?
Explain dependency resolution?
Is entity framework slow?
What is the use of display modes?
Can you explain model, controller and view in mvc?
Why we need a separate mobile project template, while we can render our web application in mobile ?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
What is route config?
Explain how you can send the result back in JSON format in MVC?