Evan Linden

Helping to create great programmers one at a time
posts - 10, comments - 6, trackbacks - 0

My Links

News

Twitter












Tag Cloud

Article Categories

Archives

Post Categories

Image Galleries

About Me

better known framework

There are 2 entries for the tag better known framework
Application Processing Isolation Welcome the AppDomain Object
If you have ever had the need to isolate a task because it might bring down your applciation? You want to execute a task that needs a specific security context. You want isolate the task and its data. Well the AppDoamin is your new best friend. Beginning at the beginning To better understand .Net's AppDomain and how they affect the programs we create and work on, it'll be a good idea to start ground up. So let's start from the point we button click an application. Whenever we start an application,...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, September 12, 2008 10:41 AM | Feedback (0) | Filed Under [ Best Practice ]

.Net 2.0 ConfigurationManager (Gotcha)
A short post this time on a better known framework feature in .Net 2.0 +. A funny thing happened on the way to the demo today. I was preparing to demo some code to a group of developers and needed a function I had written back in the 10 .net days. This was a thin wrapper that allowed one to read configuration information out of the web or app config or a database. Being a careful programmer instead of just including the class and moving on to the demo even though I knew the code worked I thought...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Sunday, June 29, 2008 8:57 AM | Feedback (3) | Filed Under [ Best Practice ]

Powered by: