Friday, March 25, 2005

.NET Security Guidance

Security ConsiderationsRelationship Between IIS and ASP.NETAuthentication MethodsSecurity for Web ServicesCode Access SecurityChannel Securityhttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/authaspdotnet.asp

Tuesday, March 22, 2005

A very nice and healthy article on asp.net security

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetch08.asp

Monday, March 07, 2005

FAQ of Interviews in Pakistan

Polymorphism
Types
Inheritence
Configuration management
Namespaces
Machine.config
Merge ModulesSecurity in Web Services
Availibility
XML Parsers: DOM SAXDll
Loading in .NET
Encapsulation
Marshalling
Showing tree in a datagrid Forms in User Controls
Calling User Controls Dynamically
Parameter passing in java script
Difference between pure virtual and interface
Pinvoke
Why "New" is not used to create an object of String
Difference between String and StringBuffer
Can we set a Property of a class ByRef?
What is best suited "DataReader" or "DataSet" on desktop and web applications?
Factory Pateren?
Single Call, Singleton, Coupling, Cohesion
What is IDictionary?
Proxy and Stub
Interface and Abstract classs
suence of constructor calling
viewstate and session
implicit and explicit function Object as parameter byref by val
What is platformPolymorphism in NEW
is NEW a function or an operator
MVC Design Pattern
Template, Strategy Patterns