Geek coder's programming tips and topics
Programming tips and topics for geeks. Keep calm and keep coding! :)
Pages
(Move to ...)
Home
Notes before reading
Why write a blog about programming?
My Portfolio
▼
2015/08/21
I don't want to go back in using webforms
›
It has been a great day in developing web applications and I can't express how much I'm happy and very comfortable in using MVC...
2015/03/09
Dictionary
to the rescue!
›
Programming language used: C#.net Using Dictionary Generics can save your day. In fact, this is an ideal method of storing data which h...
1 comment:
2015/01/10
Spending my New Year exploring CMS frameworks
›
What a way to enjoy the New Year! Still, it's my hobby. So I started exploring two of the most popular frameworks I've heard wi...
2014/09/13
Data Access Layer Centralization using ADO.net
›
Flowchart of data-driven applications with my API automating process of Data Access Download file: http://bit.ly/1uAbKaY Nowa...
2014/08/09
A programmer's Journey: MVC architecture of ASP.net
›
As I was looking for a starting point to start my web development career, I did some research in regards with MVC architecture of ASP.ne...
2014/06/15
Sorting a string to alphabetical order using Bubble sort algorithm and Lambda
›
Programming Language used: C#.net In this article, we will learn how to manipulate further our string value using sorting algorithms(I...
2014/05/24
Exporting your data to excel in a much much easier way
›
When you're gonna interact between your data within the database and MS Excel, you noticed that it's kind of frustrating to d...
›
Home
View web version