Skip to content

P3.NET

Site Moving

This site is moving to a new URL - http://www.michaeltaylorp3.net. Content on this site will no longer be updated.

Category: C#

Implementing IDisposable

Published on March 7, 2010 Author Michael

This article will attempt to explain what the IDisposable is, when it should implement it and how to implement it properly. Why Do We Need It Anyone who has worked with .NET for any length of time knows that .NET uses automatic memory management.  The garbage collector (GC) runs in the background and will free up memory as… Continue reading Implementing IDisposable →

Categories .NET, C#Tags IDisposable

Access Control in .NET

Published on February 24, 2010 Author Michael

(Originally published: 30 Mar 2008) As of v2 of .NET you can get and set the security of securable objects such as files, folders and registry keys.  Other object types can be added as needed.  While all the access control objects derive from the same base classes they share only a few common elements.  Therefore… Continue reading Access Control in .NET →

Categories .NET, C#, UncategorizedTags Security

Posts navigation

Previous Page 1 … Page 8 Page 9

Recent Posts

  • Creating an SSIS Custom Task, Part 2 February 20, 2016
  • Documenting Web APIs with Swagger February 7, 2016
  • Creating an SSIS Custom Task, Part 1 January 18, 2016
  • Documenting Web APIs November 14, 2015
  • WebHooks vs Message Bus November 7, 2015

Categories

.NET ADO.NET ASP.NET C# ClickOnce CodeRush Data Access DisKeeper Entity Framework Extensibility MVC NuGet Office SSIS T4 TFS Tools Uncategorized UnitTesting Visual Studio VS2012 VS2013 VS2014 VS2015 WCF Web Web API WebHooks Windows Windows 8.1 Windows UI WinForms

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

© P3.NET. Powered by WordPress & WPstart Theme.