vb.net
vb.net
vb.net
net framework
Introduction to .NET Framework
•Windows Forms is a smart client technology for the .NET Framework, a set of
managed libraries that simplify common application tasks such as reading and
writing to the file system.
5. Security
.NET offers enhanced application security as web applications developed
usingASP.NET have Windows confirmation and configuration. Managed code and
CLR offer safeguard features like ‘role-based security’ and ‘code access security’.