Avi, India

Questions Posted By: Avi

How is a read-only property defined in C#?

public returntype PropertyName { get { //property implementation goes here } // Do not write the se....
Category: Database Date: 2/5/2010 1:51:32 PM

How would you implement inheritance using VB.NET/C#?

When we set out to implement a class using inheritance, we must first start with an existing class f....
Category: C# Date: 2/5/2010 1:49:08 PM

How does VB.NET/C# achieve polymorphism?

By using Abstract classes/functions.
Category: C# Date: 2/5/2010 1:47:04 PM

Explain Managed and Unmanaged Code in .Net?

Managed code is code that has its execution managed by the .NET Framework Common Language Runtime. T....
Category: .Net Framework Date: 1/8/2010 1:57:09 PM

What are the various types of applications we can develop using .Net Technology?

1) Console applications 2) Windows GUI applications (Windows Forms) 3) Windows Presentation Founda....
Category: .Net Framework Date: 1/8/2010 1:29:07 PM
2 3 4 5 6 7 8 9 10 >>
Answers Posted By: Avi
  
Articles Posted By: Avi
Connectify is a free Windows 7 application which turns your Wi-Fi enabled personal computer into a wireless router and shares your Internet connection....
Category: Help and How-ToDate: 3/1/2010 11:42:00 AM
To improve performance of ASP.Net Web Applications, first of all we need to understand the places where performance bottlenecks typically occurs....
Category: ASP.Net/C#Date: 2/6/2010 3:27:00 AM
Site definitions are the foundation on which all sites are built in a SharePoint Server. Each site definition defines a unique type of SharePoint site....
Category: SharePointDate: 2/5/2010 10:47:00 AM
Apple unveiled its tablet computer on 27 January, 2010 after much hype and excitement. Official name of Apple's tablet device is "iPad"....
Category: GadgetsDate: 1/29/2010 2:39:00 PM
WSS 3.0 SP2 and MOSS SP2 include updates designed to improve performance and availability in your SharePoint server farm, along with fixes to known issues....
Category: SharePointDate: 1/29/2010 9:26:00 AM
2 3 >>
Comments Posted By: Avi