Saturday, 29 December 2012

Algorithms and Data Structure Lectures (Arabic)


Hi everyone,

Now I bring to you some Algorithms and Data Structure lectures in Arabic for those who are interested.
it'll be very helpful for understanding with examples and code analysis.


http://www.youtube.com/user/FCIHOCW/featured

it's a great series that will definitely help you.

Best Regards.

SQL Server Interview Questions and Best Practice

Hello every one.
I hope you are doing great.

I found this site which is talking about SQL Server (Interview Questions, Best Practice for some users, white papers about Performance and others)
I found it useful for me, hope you find it too.

http://www.mssqltips.com/

I hope you will enjoy it.


Tuesday, 18 December 2012

Improving .NET Application Performance and Scalability

Hi there...
As the title of the post says, and as I think it's one of the most important matter for developers (which some of us don't give a damn for).
below some best practice for increasing the performance of your ASP.Net application, I hope it'll help you.

1. ASP.Net Best Practices for High Performance Applications:

http://www.codeproject.com/Articles/13100/ASP-NET-Best-Practices-for-High-Performance-Applic


2.  50 Tips to Boost ASP.Net Performance

http://www.aspnet101.com/2010/03/50-tips-to-boost-asp-net-performance-part-i/


3. and for sure we can't forget MSDN

Improving .Net Application Performance and Scalability

http://msdn.microsoft.com/en-us/library/ff649152.aspx




Hope it'll be helpful for you :)

Regards,
Ahmed Gamal