Posts By Category

Posts By Date

Resources:

C# Books
ASP.NET Books DotNet4All








If you like to support this site, feel free to make a donation to support improvements.

Thank you!

Monetize Your Blog

A screening question for a job interview
In ASP.NET, assemblies contain metadata called assembly manifest which includes info about the assembly version, author, security requirements needed to run the assembly. All this info can be accessed in ASP.NET from the System.Reflection namespace. Other than that, assemblies in ASP.NET are collections of one or more files that can be an exe or a dll, also there are private and shared assemblies in ASP.NET. Assemblies usually get placed in the bin directory, however shared assemblies go into the GAC folder
Continued...

Can a 3 year freelancer go back to the corporate fixed-income job?
After almost 3 years of doing freelancing work due to personal reasons, I'm now back looking for full time employment again, and in the process of doing the job search work, being interviewed...etc, I decided to publish some of the interview questions I have been asked as a benifet to others, and also to see if someone can give me better answers than I did during the interview :-)

So I have started an "Interview Questions" category on my blog, in which I will be putting all questions I get asked
Continued...

Copyright © 2007 Yousef Mannaa. All material on this site is copyrighted.
Do not publish or reproduce any of this material without written permission from the Author