Related resources for .NET3.0
  • MEF With WCF - Start UP9/30/2019 3:59:56 AM. In this article, I will be creating a Data Access Layer using WCF. I will be using MEF(Managed Extensibility Framework) to export the data from the Data Access Layer class and then import it.
  • Creating a Custom Markup Extension in WPF7/8/2011 12:43:26 PM. Custom Markup Extension enables you to extend XAML and set any property that can be set in XAML using attribute syntax.
  • Modal popup window in ASP.Net6/24/2009 2:51:16 AM. A Masked div or modal popup window is a child window created from the parent window which prevents the user from interacting with parent window before he returns to the parent application.
  • Basic Introduction to Activities in Windows Workflow Foundation7/17/2007 9:31:56 AM. In this article, we will take a look at the introductory concepts of Activities in the Windows Workflows Foundation.