Departmenty of Master of Computer Applications R.V.College of Engineering 5 Sem MCA-B Assignment - 1 Sub:Topics in Enteerprise Architecture Sub Code:10MCA53
Departmenty of Master of Computer Applications R.V.College of Engineering 5 Sem MCA-B Assignment - 1 Sub:Topics in Enteerprise Architecture Sub Code:10MCA53
College of Engineering 5th sem MCA-B Assignment -1 Sub:Topics in Enteerprise Architecture Sub Code:10MCA53
Staff:Chandrashekhar B Submission Date:On or Before 22 September-2012 Group-1 1.a.What is .NET? b.What operating systems does the .NET Framework run on? c.What tools can I use to develop .NET applications? Group-2 1.a.How can I produce an assembly? b.What is the difference between a private assembly and a shared assembly? c.How does assembly versioning work? Group-3. What is ildasm? 1.a.How to view CIL code? b.How will u load dynamic assembly? How will create assemblies at run time? c.How to build C# applications using CSC.exe? Group-4. 1.a.Discuss System.Array Base class in detail b.What is garbage collection? c.Why doesn't the .NET runtime offer deterministic destruction ? Group-5 1.a. What are attributes? Can I create my own metadata attributes? b.How can I get at the Win32 API from a .NET program?
c.How do I write to the application configuration file at runtime? Why Writing into .NET Application Configuration Files Is a Bad Idea Group-6. 1.a.What size is a .NET object? b.lets say I have an application that uses MyApp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name MyApp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new MyApp.dll?