Click here to Skip to main content

Latest Updates



Thursday, July 17, 2014
17 Jul 2014N
Cybermaxs
Introducting Toppler
C#
17 Jul 2014U
Marlon Hizole
An elegant approach to pagination
17 Jul 2014N
Chinmoy Mohanty
Last week I posted about how every web programmer should know about the RESTful nature of Web and start using Asp.NET MVC 4 Web Api to accomplish the same. The post was accompanied by a sample HTTP GET resource call to an ASP.NET Web Api controller action. So, I believe you people have already start
17 Jul 2014U
John Atten
A deeper look at extending the core set of models afforded by the Identity 2.0 framework, and re-implementing the basic Identity Samples project using integer keys for all of our models, instead of the default string keys which are the default.
17 Jul 2014N
D. Infuehr
How to optimize a given problem towards a calculable optimum
17 Jul 2014N
_Plutonix
An easy to use, customizable Collection Editor; with inheritance support
17 Jul 2014U
Derik Palacino
Maybe it’s just me, maybe I’m old school, or maybe I’m not old school enough
17 Jul 2014N
jgauffin
Converting between different types of enums is quite easy and it typically works fine. For a while. But changed business requirements might require that you modify the enums, and it’s easy to forget a conversion somewhere. So let’s say that … Continue reading →
17 Jul 2014N
Chinmoy Mohanty
There is no denying the fact that Microsoft has made life easy for Developers, both Windows and Web. Over the years MS have come up with great IDEs using which any High School Student could go ahead and build a fully functional application(Yes, it’s that easy). Microsoft makes things easy for
17 Jul 2014N
Chinmoy Mohanty
In my last post I indicated as to how Microsoft & MS technologies have made programming for the web simple and easy. I also suggested how these same MS technologies have created misinformed web developers (like me) as well. All the abstraction over the RESTful nature of HTML (or HTTP) have solved at
17 Jul 2014N
Gilly Barr
When working with prices in C#, you should always work with the 'decimal' type.Working with the 'Double' type can lead to a variety of rounding errors when doing calculations with them, and is more intended for mathematical equations.(I don't want to go into details about what problems th
17 Jul 2014N
Imran Abdul Ghani
Basically a WCF Contract is an agreement between the two parties i.e. a Service and a Client. In Windows Communication Foundation, Contracts are categorized as behavioral or structural. Behavioral Contracts ServiceContract attribute is used to mark a type as Service Contract that contains operations
17 Jul 2014N
BC3Tech
Sure, you’re a good dev and you know that you should be putting all your strings in a RESX file if for no other reason than to centralize them so you can only only have to update them in one place. And maybe you do get some translations to other languages (good for you!). But […]CodeProject-->
17 Jul 2014N
Chinmoy Mohanty
A few weeks back I blogged about how “surprisingly” WCF Operation Contracts do not support Method overloading, due to the way the Web is designed. It may come as a surprise to a lot of folks that even JavaScript does NOT support method overloading in the strictest sense. For people from C# and Java
17 Jul 2014N
Chinmoy Mohanty
The mainstay of .NET or for that matter, C# has been its strong type checking which we get at compile time. Its so much a part of C#, that we somewhat take it for granted. If we remove Type checking in C#/VS, we’ll be severely handicapped for sure. Type checking and Intellisense  are the 2 […]
17 Jul 2014N
Chinmoy Mohanty
Its without a doubt that Microsoft .NET provides us with wonderful APIs to interact with a variety of interfaces/entities. One such API/library exists in the System.Net namespace. WebRequest and WebResponse are two such libraries which help us in programatically making HTTP Requests and analyse the
17 Jul 2014N
Chinmoy Mohanty
REST !! REST !! REST !! It’s the buzz word recently with the advent of mobile revolution. You know what’s more worse than not having heard about a Buzz word!! Its having heard about it, but having no idea of its implications or practical implementation. Sometime back I blogged about how
17 Jul 2014N
Chinmoy Mohanty
Last week I blogged about how to create a RESTful service using WCF and how it was to actually not learn anything in order to make your existing WCF service RESTful. Converting a normal WCF service to being RESTful might be an easy task, but when it comes to streaming files over a REST call […
17 Jul 2014U
Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP/AJAX and ASP.NET MVC backends.
17 Jul 2014N
John-ph
A simple JavaScript program "Random Number Guessing Game" using knockoutjs

Page 1 of 29

Article filter
Articles since
Minimum score
Show
Articles per page
Tags
0 Sacha Barber 960
1 Rahul Rajat Singh 390
2 Shivprasad koirala 270
3 webmaster442 245
4 Marla Sukesh 200
0 Akhil Mittal 2,275
1 Paulo Zemek 1,570
2 Shivprasad koirala 1,425
3 Halil ibrahim Kalkan 1,390
4 Developer.Samsung.com 1,150

576 articles with a minimum rating of 3 posted updated or moved since 17 Jun 2014

Advertise | Privacy | Mobile
Web04 | 2.8.140717.1 | Last Updated 17 Jul 2014
Copyright © CodeProject, 1999-2014
All Rights Reserved. Terms of Service
Layout: fixed | fluid