Top 500 Dot Net Interview Questions-Image

500 Dot Net Interview Questions 

Interviews become unnerving at times. But, in spite of whatever one thinks about it, you still have to go through it in order to get the job to leverage your geniuses and earn the income to fulfil your life goals.

Dot Net Interview Questions covers most of the things you need to practice to keep interview nerves at bay and ace your Dot Net interview. It is recommended to you that in the process of preparation, go through this question and practice before each of your interviews to remind yourself of them.

About Dot Net?

Dot-Net is a software framework developed by Microsoft that runs primarily on Microsoft Window. IT can work with several Programming languages such as C#, VB.NET, C++. Dot.net can be used to develop a wide range of applications from the web to mobile to windows based applications.

Things you should know about the Dot Net Framework.

  • A few pieces of .NET were made accessible under open source licenses, which means any designer can add to it. For instance, the C# compiler Roslyn was made open source by Microsoft under the Apache License. The source code of Roslyn can be downloaded from gitHub, and rules on the best way to take part and contribute were made accessible.
  • It’s not limited for Windows and PC users anymore and all thanks to the .net core, a set of tools consisting of the runtime, library and compiler components, you can create apps that run on Windows, Mac OS X and Linux.
  •  NET has a tremendous accumulation of predefined class libraries (pre-composed code) that has support for basic and complex information structures. Basically, that implies you can depend on crafted by several different engineers and draw in officially composed code into your very own projects. .NET even has explicit libraries for security, encryption, and database get to.
  • Visual Studio is a very powerful Integrated Development Environment (IDE) where you really compose your C# or .NET projects. It’s well known in light of the fact that it bolsters code altering, interface structure, server the board, investigating, and execution examination. You can download Visual Studio for nothing.
  • A wide range of organizations use .NET including Dell, Accenture, TCS, HCL, Epic Systems. Many real Detroit-zone organizations use .NET also, including TitleSource and Quicken Loans.

500 Dot-Net Interview Questions

  1. What Is The Microsoft.net?
  2. What Is The .net Framework?
  3. What Is Clr?
  4. What Is Cts?
  5. What Is Cls?
  6. What Is Managed Code?
  7. What Is Msil?
  8. what is jit?
  9. What Is Portable Executable (pe)?
  10. What Is An Application Domain?
  11. How Does An Appdomain Get Created?
  12. What Is An Assembly?
  13. What Are The Contents Of Assembly?
  14. What Are The Different Types Of Assembly?
  15. What Is A Dynamic Assembly?
  16. What Is A Strong Name?
  17. What Is Gac? What Are The Steps To Create An Assembly And Add It To The Gac?
  18. What Is The Caspol.exe Tool Used For?
  19. What Is A Garbage Collector?
  20. What Are Generations And How Are They Used By The Garbage Collector?
  21. What Is Ilasm.exe Used For?
  22. What Is The Resgen.exe Tool Used For?
  23. What Is Boxing And Unboxing?
  24. How Can We Make A Thread Sleep For Infinite Period?
  25. In Which Format You Can Pass The Value In The Sleep Function?
  26. What’s Thread.sleep() In Threading?
  27. How Can You Reference Current Thread Of The Method?
  28. What Does Addressof Operator Do In Background?
  29. Different Levels Of Priority Provided By .net.
  30. Is There Any Thread In Our .net Programs?
  31. Namespace For The Thread Class?
  32. Can We Have Multiple Threads In One App Domain?
  33. Did Vb6 Support Multi-threading
  34. What Is A Thread?
  35. What Is Multi-threading?
  36. What Is Multi-tasking?
  37. What Is Equivalent For Regsvr32 Exe In .net?
  38. How Do We Create Dcom Object In Vb6?
  39. Can You Explain What Is Dcom?
  40. What Is Satellite Assembly? And Steps To Create Satellite Assembly?
  41. How To Exclude A Property From Xml Serialization?
  42. What Is Garbage Collector?
  43. What Is Difference Between Code Access And Role Based Security?
  44. What Is Cas?
  45. Can We Customize The Serialization Process?
  46. Types Of Serialization
  47. What Is Serialization?
  48. What Is Namespace?
  49. What Is Gac? How To Put Assembly In Gac?
  50. What Is An Assembly Loader?
  51. What Is An Assembly Qualified Name
  52. What Is Partial Assembly Reference
  53. What Is Full Assembly Reference
  54. What Are The Contents Of An Assembly?
  55. What Are The Types Of Assembly Available
  56. What Are Attributes?
  57. What Is Manifest?
  58. What Is Jit Compiler
  59. What Debugging Tools Come With The .net SDK?
  60. What’s The .net Collection Class That Allows An Element To Be Accessed Using A Unique Key?
  61. What Is Dependency Injection?
  62. Can You Describe Iuknown Interface In Short?
  63. What Is Reference Counting In Com?
  64. What Is Com?
  65. When We Use Windows Api In .net Is It Managed Or Unmanaged Code?
  66. Once I Have Developed The Com Wrapper Do I Have To Still Register The Com In Registry?
  67. In Which Order The Destructor Is Called For An Inherited Class?
  68. In Which Order The Constructor Is Called For An Inherited Class?
  69. What Are Value Types And Reference Types ?
  70. What Is The Difference Between Viewstate And Sessionstate?
  71. Difference Between Machine.config And Web.config?
  72. How Is .net Able To Support Multiple Languages?
  73. What Is View State?
  74. Can The Validation Be Done In The Server Side? Or This Can Be Done Only In The Client Side?
  75. How To Manage Pagination In A Page?
  76. What Is Ado .net And What Is Difference Between Ado And Ado.net?
  77. How To Get The Sum Of Last 3 Items In A List Using Lambda Expressions?
  78. You Have Got 1 Million Parking Slots. At A Time A Parking Slot Can Be Free Or Not. To Get Next Slot Easily Which Data Structure To Implement?
  79. Why Can’t Struct Be Used Instead Of Class For Storing Entity?
  80. What Is Assembly Version Series Sequence?
  81. What Tool We Have To Use To Install Assembli In Gac Folder.
  82. How We Can See Assembly Information?
  83. What Is Private And Shared Assembly?
  84. What Is Type Safety?
  85. What Is The Difference Between Datareader And Dataadapter?
  86. What Is Func In .net 3.5?
  87. What Is Action In C# 3.5?
  88. What Is The Advantage Of Mvc?
  89. Advantages Of Vb.net And C#
  90. What Is Garbage Collection?
  91. How Many Types Of Stored Procedures Are There In Sql Server?
  92. What Is The Purpose Of Linked Server Configuration In Sql Server?
  93. What Is Difference Between Tostring() Vs Convert.tostring() Vs (string) Cast
  94. What Is A Static Constructor?
  95. Why Do I Get Errors When I Try To Serialize A Hashtable?
  96. Why Is Xmlserializer So Slow?
  97. Can I Customise The Serialization Process?
  98. Does The .net Framework Have In-built Support For Serialization?
  99. Is The Lack Of Deterministic Destruction In .net A Problem?
  100. Why Doesn’t The .net Runtime Offer Deterministic Destruction?
  101. How Does Assembly Versioning Work?
  102. How Do Assemblies Find Each Other?
  103. Where Is The Output Of Textwritertracelistener Redirected?
  104. Why Are There Five Tracing Levels In System.diagnostics.traceswitcher?
  105. What’s The Difference Between The Debug Class And Trace Class?
  106. What Does Assert() Method Do?
  107. Why String Are Called Immutable Data Type?
  108. What Is Side-by-side Execution? Can Two Application One Using Private Assembly And Other Using Shared Assembly Be Stated As
  109. A Side-by-side Executables?
  110. Changes To Which Portion Of Version Number Indicates An Incompatible Change?
  111. What Is Partial Assembly References?
  112. What Is The Difference Between Finalize And Dispose (garbage Collection)?
  113. What Is Reflection?
  114. What Does ‘managed’ Mean In The .net Context?
  115. What Platforms Does The .net Framework Run On?
  116. When Was The First Version Of .net Released?
  117. When Was .net Announced?
  118. What Is .net Remoting?
  119. How Do You Generate A Strong Name?
  120. What Is The Gac? What Problem Does It Solve?
  121. What Is Strong-typing Versus Weak-typing? Which Is Preferred? Why?
  122. What Is The Difference Between An Exe And A Dll?
  123. Describe The Advantages Of Writing A Managed Code Application Instead Of Unmanaged One. What’s Involved In Certain Piece Of Code Being Managed?
  124. What Is Public Or Shared Assemblies?
  125. What Is Metadata?
  126. What Are The Mobile Devices Supported By .net Platform
  127. Can You Declare The Override Method Static While The Original Method Is Non-static?
  128. What Is Boxing And Unboxing?
  129. What Is Msil, Il, Cts And, Clr?
  130. What Is Gc (garbage Collection) And How It Works
  131. How Do I Unload An Assembly?
  132. How Do I Run Managed Code In A Process?
  133. What Is The Difference Between An Application Domain And A Process?
  134. What Is A Clr Host?
  135. Can We Maintain State In Webservice?
  136. Difference Between Authentication And Authorization?
  137. What Is The Purpose Of Enumerable Class In .net?
  138. In The Page Load Event, I Assigned Dropdownlist’s Datasource Property To A Valid List. On The Submit Button Click.. The Same Datasource Property Is Coming As Null. Why?
  139. What Is Data Adapter?
  140. What Is Replication?
  141. What Are The Different Types Of Remote Object Creation Mode In .net?
  142. What Is Application Domain?
  143. What Is Thread.sleep()?
  144. What Is Address of Operator?
  145. What Is Multi-threading?
  146. What Is Dcom?
  147. How To Install Or Uninstall A Windows Service?
  148. What Is Jit? What Are The Different Types Of Jit?
  149. What Is Delay Signing?
  150. What Is Strong Name?
  151. What Is Code Verification?
  152. What Is Code Access Security?
  153. What Is Il?
  154. What Is Class Library In .net
  155. How To Block A Class From Being Inherited Further?
  156. How To Find The Current Application File Path While Runtime?
  157. What Is The Base Class Of All Classes In C#?
  158. How To Sort An Int Array In C#?
  159. How To Prevent The Error While Updating Ui Control From Another Thread?
  160. How To Find Whether The Application Is Run From Inside Ide Or Not?
  161. What Is The Difference Between Var And Dynamic Types In C# 4.0?
  162. How Can You Access A Private Method Of A Class?
  163. Why Linq Is Having Select Clause At The End?
  164. Name The Method Of Service base Class?
  165. Name The Two Classes Are Required For Implementing A Windows Service?
  166. What Are The Benefits Of Using Windows Services:
  167. What Are Windows Services?
  168. By Default Security Setting In .net?
  169. Can Namespace Contain The Private Class?
  170. Wcf And What Is Difference Between Wcf And Web Services?
  171. Is Exe Is Machine Dependent?
  172. What Is Difference Between Il And Dll ?
  173. How Will You Deploy The Dll File In Gac
  174. If Dll And Exe Files Are Same It Means You Can Deploy Both The Files In Gac?
  175. What Is The Task Perform By Clr?
  176. Suppose Two Interfaces Have Same Method, So How Will You Implement These Methods In Derive Class?
  177. What Is Using Keyword?
  178. How To Get The Number After Decimal Point In .net?if The No Is 2.36. Result Should Be 36?
  179. What Executescaler Method Is Used?
  180. What Is Literal Contro?
  181. How Many Languages .net Is Supporting Now?
  182. How Asp .net Different From Asp?
  183. What Is Smart Navigation In .net?
  184. What Is View State In .net?
  185. How Do You Validate The Controls In An Asp .net Page?
  186. How To Manage Pagination In A Page Using .net?
  187. Observations Between Vb.net And Vc#.net?
  188. Advantages Of Migrating To Vb.net?
  189. Using Activex Control In .net?
  190. What Is Machine.config In .net?
  191. What Is Web.config In .net?
  192. What Is The Difference Between Ado And Ado.net?
  193. What Is The Difference Between Vb And Vb.net?
  194. What Is A Strong Name In .net?
  195. What Is A Manifest In .net?
  196. Creating A Key Pair In .net?
  197. What Is The Difference Between “using System.data;” And Directly Adding The Reference From “add References Dialog Box”?
  198. What Is Gac In .net?
  199. What Is A Metadata In .net?
  200. What Is Managed Code And Managed Data In .net?
  201. What Is .net And .net Framework?
  202. What’s A Windows Process?
  203. What’s Typical About A Windows Process In Regards To Memory Allocation?
  204. Why Do You Call It A Process? What’s Different Between Process And Application In .net, Not Common Computer Usage, Terminology?
  205. What Distributed Process Frameworks Outside .net Do You Know?
  206. What Are Possible Implementations Of Distributed Applications In .net?
  207. When Would You Use .net Remoting And When Web Services?
  208. What’s A Proxy Of The Server Object In .net Remoting?
  209. What Are Remotable Objects In .net Remoting?
  210. What Are Channels In .net Remoting?
  211. What Security Measures Exist For .net Remoting In System.runtime.remoting?
  212. What Is A Formatter?
  213. Choosing Between Http And Tcp For Protocols And Binary And Soap For Formatters, What Are The Trade-offs?
  214. What’s Singlecall Activation Mode Used For?
  215. What’s Singleton Activation Mode?
  216. How Do You Define The Lease Of The Object?
  217. Can You Configure A .net Remoting Object Via Xml File?
  218. How Can You Automatically Generate Interface For The Remotable Object In .net With Microsoft Tools?
  219. What Are The Consideration In Deciding To Use .net Remoting Or Asp.net Web Services?
  220. What Do You Mean By A Windows Process In Regards To Memory Allocation?
  221. What Is The Relationship Between A Process, Application Domain, And Application?
  222. How To Decide Which To Use .net Remoting Or Asp.net Web Services?
  223. What Is The Proxy Of The Server Object In .net Remoting?
  224. What Do Mean By Remotable Objects In .net Remoting?
  225. Which Class Does The Remote Object Has To Inherit?
  226. What Are Two Different Types Of Remote Object Creation Mode In .net?
  227. What Are The Situations You Will Use Singleton Architecture In Remoting ?
  228. What Is Fundamental Of Published Or Precreated Objects In Remoting?
  229. What Are The Ways In Which Client Can Create Object On Server In Cao Model?
  230. Are Cao Stateful In Nature?
  231. Is It A Good Design Practice To Distribute The Implementation To Remoting Client?
  232. Which Config File Has All The Supported Channels/protocol?
  233. Can Non-default Constructors Be Used With Single Call Sao?
  234. How Can We Call Methods In Remoting Asynchronously?
  235. What Is Asynchronous One-way Calls?
  236. What Is Marshalling And What Are Different Kinds Of Marshalling?
  237. What Is Objref Object In Remoting?
  238. What Is A Web Service?
  239. What Is Uddi?
  240. What Is Disco?
  241. What Is Wsdl?
  242. What The Different Phase/steps Of Acquiring A Proxy Object In Webservice?
  243. What Is File Extension Of Webservices?
  244. Which Attribute Is Used In Order That The Method Can Be Used As Webservice?
  245. What Are The Steps To Create A Webservice And Consume It?
  246. What Is The Relation Between Classes And Objects?
  247. Explain Different Properties Of Object Oriented Systems.
  248. What Is Difference Between Association, Aggregation And Inheritance Relationships?
  249. Explain The Features Of An Abstract Class In Net.
  250. Difference Between Abstract Classes And Interfaces
  251. Similarities And Difference Between Class And Structure In .net
  252. Features Of Static/shared Classes.
  253. What Is Operator Overloading In .net?
  254. What Is Finalize Method In .net?
  255. What Are The Concepts Of Dispose Method?
  256. Concurrency With Aop?
  257. Transparent Caching With Aop?
  258. Security With Aop?
  259. Aspect-oriented Programming?
  260. What Is Manifest In .net?
  261. What Is Garbage Collection? How To Force Garbage Collector To Run?
  262. Explain Boxing And Unboxing In .net.
  263. What Is Native Image Generator (ngen.exe)?
  264. Explain Clr In Brief.
  265. Describe How A .net Application Is Compiled And Executed.
  266. Describe The Parts Of Assembly.
  267. Overview Of Clr Integration.
  268. Clr Triggers?
  269. Steps For Creating Clr Trigger?
  270. What Is A Clr (common Language Runtime)?
  271. Explain The Concepts Of Cts And Cls(common Language Specification) .net Framework
  272. How Do We Access Crystal Reports In .net?
  273. What Are The Various Components In Crystal Reports?
  274. What Basic Steps Are Needed To Display A Simple Report In Crystal?
  275. Asp.net 2.0 Themes
  276. Should User Input Data Validation Occur Server-side Or Client-side? Why?
  277. What’s A Bubbled Event?
  278. What Is A Satellite Assembly?
  279. .net Code Security
  280. .net Assembly
  281. .net Debug & Trace
  282. Who Benefits From Ajax?
  283. What Is Asp.net Ajax?
  284. What Is .net?
  285. What Versions Of .net Are There?
  286. What Operating Systems Does The .net Framework Run On?
  287. What Tools Can I Use To Develop .net Applications?
  288. Why Did They Call It .net?
  289. What Is The Cli? Is It The Same As The Clr?
  290. What Is C#?
  291. What Is The Difference Between A Private Assembly And A Shared Assembly?
  292. How Can I Develop An Application That Automatically Updates Itself From The Web?
  293. Can I Write My Own .net Host?
  294. Is It True That Objects Don’t Always Get Destroyed Immediately When The Last Reference Goes Away?
  295. Should I Implement Finalize On My Class? Should I Implement Idisposable?
  296. Do I Have Any Control Over The Garbage Collection Algorithm?
  297. How Can I Find Out What The Garbage Collector Is Doing?
  298. What Is The Lapsed Listener Problem?
  299. I Want To Serialize Instances Of My Class. Should I Use Xmlserializer, Soapformatter Or Binaryformatter?
  300. Xmlserializer Is Throwing A Generic “there Was An Error Reflecting Myclass” Error. How Do I Find Out What The Problem Is?
  301. What Is Code Access Security (cas)?
  302. How Does Cas Work?
  303. I’m Having Some Trouble With Cas. How Can I Troubleshoot The Problem?
  304. I Can’t Be Bothered With Cas. Can I Turn It Off?
  305. Can I Look At The Il For An Assembly?
  306. Can Source Code Be Reverse-engineered From Il?
  307. How Can I Stop My Code Being Reverse-engineered From Il?
  308. Can I Do Things In Il That I Can’t Do In C#?
  309. Does .net Replace Com?
  310. Is Dcom Dead?
  311. Is Com+ Dead?
  312. Can I Use Com Components From .net Programs?
  313. Can I Use .net Components From Com Programs?
  314. Is Atl Redundant In The .net World?
  315. How Do I Stop A Thread?
  316. How Do I Know When My Thread Pool Work Item Has Completed?
  317. Should I Use Readerwriterlock Instead Of Monitor.enter/exit?
  318. Tracing . Is There Built-in Support For Tracing/logging?
  319. Can I Redirect Tracing To A File?
  320. Are There Any Third Party Logging Components Available?
  321. Miscellaneous. How Does .net Remoting Work?
  322. When Should You Call The Garbage Collector In .net?
  323. What Is The Difference Between An Event And A Delegate?
  324. What Size Is A .net Object?
  325. Will My .net App Run On 64-bit Windows?
  326. .net 2.0 What Are The New Features Of .net 2.0?
  327. What’s New In The .net 2.0 Class Library?
  328. Can Ajax Be Implemented In Browsers That Do Not Support The Xmlhttprequest Object?
  329. Can Ajax Technology Work On Web Servers Other Than Iis?
  330. Which Browsers Support The Xmlhttprequest Object?
  331. What Are Ajax Extensions?
  332. What Is Dojo?
  333. How To Handle Multiple Or Concurrent Requests In Ajax?
  334. What Is The Role Of Scriptmanager In Ajax?
  335. Can We Override The Enablepartialrendering Property Of The Scriptmanager Class?
  336. How To Use Multiple Scriptmanager Controls In A Web Page?
  337. What Are Type/key Pairs In Client Script Registration? Can There Be 2 Scripts With The Same Type/key Pair Name?
  338. What Are The Modes Of Updation In An Updatepanel? What Are Triggers Of An Updatepanel?
  339. How To Control How Long An Ajax Request May Last?
  340. What Is Asp.net Futures?
  341. What Are Limitations Of Ajax?
  342. How To Trigger A Postback On An Updatepanel From Javascript?
  343. Which Request Is Better With Ajax, Get Or Post?
  344. What Is The Asp.net Ajax Framework? What Versions Have Been Released So Far?
  345. What Is The Asp.net Control Toolkit?
  346. How To Create An Ajax Website Using Visual Studio?
  347. How To Make Sure That Contents Of An Updatepanel Update Only When A Partial Postback Takes Place (and Not On A Full Postback)?
  348. What Are The Requirements To Run Asp.net Ajax Applications On A Server?
  349. Explain The Updatepanel?
  350. Can I Use Asp.net Ajax With Any Other Technology Apart From Asp.net?
  351. Difference Between Server-side Ajax Framework And Client-side Ajax Framework?
  352. How Can You Debug Asp.net Ajax Applications?
  353. Can We Call Server-side Code (c# Or Vb.net Code) From Javascript?
  354. Can You Nest Updatepanel Within Each Other?
  355. How Can You To Add Javascript To A Page When Performing An Asynchronous Postback?
  356. Explain Differences Between The Page Execution Lifecycle Of An Asp.net Page And An Asp.net Ajax Page?
  357. Is The Asp.net Ajax Control Toolkit(ajaxcontroltoolkit.dll) Installed In The Global Assembly Cache?
  358. What Role “#&&” Plays In A Querysting?
  359. Is There Any Property Names “isnavigating”?
  360. Tell Name Of All The Control Of Ajax?
  361. If There Are Multiple Update Panels On The Page Say Upd1 And Upd2. There Is A Button Placed In Upd1. How Can You Stop Upd2
  362. To Update When Button Placed In Upd1 Is Clicked?
  363. How Many Types Of Triggers Are There In Update Panel?
  364. What Is The Displayafter Property In Updateprogress Control?
  365. Is It Compulsory To Have Script Manager On The Page When You Are Using Any Control Of Ajax Control Tool Kit?
  366. Which Property Needs To Be Set For Script Manager Control To Extend The Time Before Throwing Time Out Expection If No
  367. Response Is Received From The Server?
  368. To Create Browser History Point Using Client Script, We Make Call Method…..
  369. Default Value Of Enablehistory Attribute In Scriptmanager Is,
  370. What Is A Design Pattern?
  371. Whats The Difference Between Abstract Factory Pattern And Factory Pattern?
  372. Describe The Builder Design Pattern
  373. What Is The Prototype Design Pattern?
  374. What Is The Singleton Design Pattern?
  375. What Are Structural Design Patterns?
  376. What Are The Different Types Of Proxy Patterns?
  377. What Is A Behavioral Design Pattern?
  378. What Is The Mvc Pattern (model View Controller Pattern)?
  379. What Is The Gang Of Four Design Pattern?
  380. When Should Design Patterns Be Used?
  381. How Many Design Patterns Can Be Created In .net?
  382. Describe The Ajax Design Pattern.
  383. Explain The .net Framework.
  384. Describe The .net Framework Architecture.
  385. What Are The Components Of The .net Framework.
  386. Explain The Role Of Assembly In The .net Framework.
  387. Describe The Gac In The .net Framework.
  388. What Is The Advantage Of Packaging Over Xcopy In .net?
  389. What Is Asp.net 2.0 Ajax?
  390. The Components In The Asp.net 2.0 Ajax Packaging?
  391. What Are The Benefits Of Ajax?
  392. Balancing Client And Server Programming With Asp.net Ajax
  393. Asp.net 2.0 Features?
  394. What Is The Smallest Unit Of Execution In .net?
  395. Will The Finally Block Get Executed If An Exception Has Not Occurred?
  396. Asp.net Application Life Cycle
  397. Differences Between “dataset” And “datareader”.
  398. What Are The Steps Involved To Fill A Dataset?
  399. Describe The .net Base Class Library.
  400. What Is The Difference Between Value Types And Reference Types?
  401. Can You Store Multiple Data Types In System.array?
  402. Explain An Object, Class And Method.
  403. What Is The Difference Between Localization And Globalization?
  404. What Is Unicode?
  405. What Are Resource File And How Do We Generate Resource File?
  406. Describe How To Implement Globalization And Localization In The Use Interface In .net.
  407. Explain How To Prepare Culture-specific Formatting In .net.
  408. Explain The Use Of Resource Manager Class In .net.
  409. Asp.net Globalization-localization
  410. Asp.net Overview
  411. What’s The Top .net Class That Everything Is Derived From?
  412. What Kinds Of Fonts Are Supported With Silverlight?
  413. How Much Is The Pay-for-use Service If I Chose Not To Use Microsoft-sponsored Advertising?
  414. What Is The Difference Between Silverlighttm Streaming And Other Video Sharing Services?
  415. Why Is This Service Branded With Windows Livetm?
  416. It’s Free-what’s The Catch?
  417. Can I Tap Into Other Windows Livetm Services?
  418. Do You Support Digital Rights Management To Protect My Videos?
  419. How Does The Service Stream Content? Can I Stream Live Content/events?
  420. Do I Need To Have The Latest Version Of Windows Media Player Installed?
  421. What Audio Or Video Formats Are Supported In Silverlight?
  422. Will Silverlight Support All The Codecs Windows Media Player Supports?
  423. Will Silverlight Support Live Streaming Events As Well As Downloading Media?
  424. Does Silverlight Support Mpeg4 And H.264 Video, Or Advanced Audio Coding (aac) Audio, Or Flash Video?
  425. Explain Silverlight Architecture.
  426. Difference Between Wpf And Silverlight
  427. What Are The Limitations Of Using External Fonts In Silverlight?
  428. Describe How To Perform Event Handling In Silver Light
  429. Explain How To Add The Reference Of A Class Library Project In Silverlight Application Project
  430. What Is Silverlight.js File? Explain With An Example.
  431. What Is A .xap File? Explain With An Example.
  432. Explain How Can Silverlight Use Asx Files.
  433. Explain Silverlight Application Life-cycle
  434. What Is The Role Of Silverlight Plugin In The Silverlight Application Life-cycle?
  435. Explain The Purpose Of Storyboard.targetproperty.
  436. Why Is Xap Important?
  437. How Does Xap Work?
  438. Explain The Use Of Clientbin Folder In Silverlight.
  439. What Is Clipping In Silverlight?
  440. What Is The Parent Xaml Tag Of Silverlight Page? Explain Its Purposes.
  441. Explain With Example How To Change The Default Page Of The Silverlight Application.
  442. how Many Xaml Files Are Created When You Create A New Project In Silverlight Through Visual Studio And What Are The Uses Of Those Files?
  443. What Are The Programming Language That Can Be Used To Write The Backend Of The Silverlight Application?
  444. Explain How To Set Silverlight Contents Width As 100%.
  445. Can You Provide A List Of Layout Management Panels And When You Will Use Them?
  446. Explain How To Apply Style Elements In A Silverlight Project?
  447. What Are The Main Features And Benefits Of Silverlight?
  448. When Would One Use Silverlight Instead Of Asp.net Ajax?
  449. True Or False: A Web Service Can Only Be Written In .net?
  450. Does Silverlight Have A System.console Class? Why?
  451. What Are The Properties That Have To Be Initialized For Creating A Silverlight Control Using Createsilverlight()?
  452. Explain The Path Instructions In Xaml
  453. Explain The Resemblance Between Css And Silverlight, Regarding Overlapping Objects.
  454. What Kind Of Brushed Does Silverlight Support?
  455. Explain The Mouse Events That Silverlight Currently Supports.
  456. Difference Between Mouseleftbuttondown And Mouseleftbuttonup In Silverlight.
  457. What Is The Function Used For Removing An Event Listener?
  458. How Would You Implement Drag-and-drop In Silverlight?
  459. What Are The Properties Of The Eventargs Argument When Capturing Keyboard Events?
  460. What Is The Function Used To Get A Reference To An Object Inside The Silverlight Control?
  461. What Objects Support Tranformations? What Are The Transformations That Silverlight Supports For The Elements?
  462. Explain The Steps Needed To Be Performed In Order To Create An Animation In Xaml
  463. What Are The Animation Types Supported By Silverlight?
  464. Explain The Concept Of Keyframe. What Is The Difference Between Silverlight And Flash Regarding Animations?
  465. How Many Classes Can A Single .net Dll Contain?
  466. How Could You Determine The Media Position When Playing A Video In Silverlight?
  467. Name Two Properties Common In Every Validation Control?
  468. What Is The Global.asax Used For?
  469. How Could You Modify Xaml Content From Javascript?
  470. What Are The Necessary Step That Need To Be Performed In Order To Download Content From Within Silverlight?
  471. What Asp.net Control Can Embed Xaml Into Asp.net Pages?
  472. Does Silverlight Supports Database Connectivity? Explain
  473. What Is The Codec Silverlight Supports For Hd Streaming?
  474. How Can Iis Improve Silverlight Streaming?
  475. What Is Smpte Vc-1?
  476. What Is Xaml? Are Xaml File Compiled Or Built On Runtime?
  477. What Are Dependency Properties In Silverlight?
  478. Will Silverlight Support Digital Rights Management?
  479. Explain The Relationship Between Silverlight And Windows Media Technologies?
  480. What Is The Relationship Between Silverlight And Windows Media Player?
  481. Is Silverlight Supported On Various Locales?
  482. What Are The Different Ways To Display Text With Silverlight?
  483. What Is The Difference Between Wpf And Silverlight?
  484. Can You Name Built-in Layout Panels You Have Been Using With Silverlight?
  485. How Can I Switch To Expression Blend From Visual Studio?
  486. How Can You Set Image Source Dynamically From C# Application To”test.png” File?
  487. How Can I Create Image Pieces/sub Image?
  488. How Does Silverlight 2 Differ From Adobe Flash?
  489. Can You Elaborate How To Start A Silverlight Application With Visual Studio?
  490. What Is Silverlight Tool Kit?
  491. What Happened When I Press F5 Within Visual Studio To Run Silverlight Application?
  492. What Is Storyboard?
  493. Can I Add More Than One .xaml Pages In Silverlight Application?
  494. What Is The Best Place To Start Silverlight Application?
  495. Is Silverlight The Official Name For “wpf/e”?
  496. What does this do? gacutil /l | find /i “Corillian”
  497. What does this do? sn -t foo.dll
  498. How does the XmlSerializer work? What ACL permissions does a process using it require?
  499. Why are out parameters a bad idea in .NET? Are they?
  500. Explain current thinking around IClonable.

Closing Notes

Great!!, finally you made it to the end of the article… Wish you all the best for your DOT-NET Interview! We hope now you can crack any tough nut, Practice these question by taking a MOCK INTERVIEW FOR FREE

Knowledge is of no value unless you put it into practice.