This blog is primarily a compilation of frequently faced issues by developers with solutions which I have implemented to solve them
Tuesday, May 31, 2016
3 WAYS TO KEEP YOUR ASP.NET MVC CONTROLLERS THIN
Labels:
ASP.NEt MVC,
MVC Controller
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Sunday, May 8, 2016
A good post on how to write DAL
Labels:
C#,
DAL,
Data Access Layer
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Wednesday, April 13, 2016
Task Parallel Library & async programming
Labels:
async programming,
Task parallel library
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Friday, April 8, 2016
Database connection strings for different databases
Labels:
Connection strings,
Database
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Friday, February 12, 2016
7 ways to start a Task in .NET C#
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Tuesday, February 9, 2016
Specification pattern: C# implementation
Labels:
.Net,
Design Pattern,
Specification Pattern
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Algorithm and puzzles
Solving programming puzzles is a fun way to develop your logical and problem solving abilities. Also, when you’re familiarizing yourself with a new programming language, solving puzzles for that language can help speed up the learning process.
Here are the top 9 popular programming puzzle sites that will help test your thinking and improve your programming, problem solving, and logical thinking skills.
1. Programming Praxis
Programming Praxis is a blog that includes a range of interesting problems with solutions usually available in several different programming languages.
2. TopCoder
TopCoder is an active programming community of developers who love to solve puzzles. There are many active challenges and some of them with cash prizes.
3. Python Challenge
Python Challenge features riddles that ask you to write small Python programs to solve. The difficulty level gets progressively harder and more cryptic. This is an excellent site for programmers/developers that like problem solving!
4. C Puzzles
C Puzzles features programming puzzles specific to the C Programming language (and all of its quirks). Since many languages are C-style or derived directly from it, even if your native programming tongue isn’t C, there’s a strong likelihood that you’ll still appreciate and understand these puzzles.
5. Al Zimmermann’s Programming Contests
Al Zimmermann’s self-described “arena where demented computer programmers compete for glory and for some cool prizes” is a great way to participate in the programming community. Contests run every six months.
6. Project Euler
Quoted from their front page: “Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve ” The puzzles featured on the site range from relatively trivial to seriously complex!
7. Ruby Quiz
Ruby Quiz is a collection of Ruby programming challenges that is updated weekly. Although made for Ruby, these challenges can be solved in other languages.
8. Prolog Problems
Prolog Problems is suited to the Prolog programming language but people have provided solutions in Python, Ruby, Haskell, Scala and others. Working your way through these problems is a wonderful way to pick up a new language.
9. Mind Cipher
MindCipher is a social repository of the world’s greatest brain teasers, logic puzzles and mental challenges.
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
https://www.simple-talk.com/dotnet/asp.net/how-to-take-an-asp.net-mvc-web-site-down-for-maintenance/
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Thursday, January 28, 2016
Deploying .Net Application with ease
Labels:
.Net Deployment
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Format XAML code using XAML Magic
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Monday, January 18, 2016
How to take an asp.net mvc website down for maintenance
Labels:
ASP.NEt MVC
Solution Architect employed with Mercedes Benz with about 14 years of experience in Microsoft Technologies.
Subscribe to:
Posts (Atom)