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 6515I 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.
2567How 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 6274How 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 3677Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
2244If 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?
1912Post New Dot Net Framework Questions
Which is the default http method for an action method?
How large is the .net framework 3.0?
Explain how you can implement Ajax in MVC?
mention what are the various methods provided by the dataset object to generate xml?
Is .net framework going away?
what is split entity?
What is web api‘s in asp.net mvc 4 ?
How to change the action name in ASP.Net MVC?
what is entity framework advantage?
What is the difference between viewbag and viewdata in asp.net mvc?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
explain lazy loading, eager loading, and explicit loading?
What is the difference between ViewData, ViewBag and TempData?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What are the main features of asp.net mvc 4 used by asp.net web api?