Tuesday, 8 February 2011

Exam 70-515

I am reading this book



I found the book is easy to read and the author explains all subjects clairly.


Hope I pass my exam in two weeks!

Friday, 22 October 2010

The Best CMS

I have been amazed by Magnolia CMS. It is really amazing and easy to use

Monday, 2 August 2010

Notes on Reference Books for learning Asp.net (C#)

If you are reading this post, it means you are on fast track for learning Asp.net as I did three years ago. Because technology changes fast and you want to use the new references, I give the updated list of books which can be helpful for you.
  • C# Fundemental:
Two books I have found good are:

You can not be wrong, those books are the best
  • Asp.net
For Asp.net I have found that this one is worth reading

Let me know if you find other best books, I read those ones that is why I advise them.



Thursday, 15 July 2010

Asp.net, huge improvement just in three years!

I was reading my notes taken three years ago regarding Asp.net (C#), but there is a big difference from the actual Asp.net (C#) with my old notes. There has been a huge improvement! For example: linq, entity framework, lambda, ..., I have decided to order a good book on C# 4.0, from Oreilly press. Today I put my old notes in bin! I am making the new notes. I will keep you posted! Stay tuned!

Tuesday, 13 July 2010

Notes on Asp.net

Three years ago I was learning ASP.NET (C#) and at the same time I was making notes on this subject. With this way I could remember what I was reading. In this blog I will try to share my notes with the readers.
On this blog the reader will find:

Part I: The C# Language

  1. .NET Architecture
  2. C# Basics
  3. Objects and Types
  4. Inheritance
  5. Arrays
  6. Operators and Casts
  7. Delegates and Events
  8. Strings and Regular Expressions
  9. Generics
  10. Collections
  11. Language Integrated Query
  12. Memory Management and Pointers
  13. Reflection
  14. Errors and Exceptions

Part II: Base Class Libraries

  1. Assemblies
  2. Tracing and Events
  3. Threading and Synchronization
  4. Security
  5. Localization
  6. Transactions
  7. Windows Services
  8. Interoperability

Part III: Data

  1. Manipulating Files and the Registry
  2. Data Access
  3. LINQ to SQL
  4. Manipulating XML
  5. LINQ to XML
  6. .NET Programming with SQLServer

Part IV: Presentation

  1. Windows Forms
  2. Data Binding
  3. Graphics with GDI+
  4. Windows Presentation Foundation
  5. Advanced WPF
  6. ASP.NET Development
  7. ASP.NET Pages
  8. ASP.NET AJAX

Part V: Communication

  1. Accessing the Internet
  2. Windows Communication Foundation
  3. Windows Workflow Foundation
  4. Enterprise Services
  5. Message Queuing
  6. Directory Services
  7. Peer-to-Peer Networking
  8. Syndication
Keep come back and your comments are most welcome.