31 articles yesterday match your preferences. Welcome to today's Daily Build from CodeProject. Advertisements Most popular new articles Thu 17 Jul 2014 | Watch this new webcast to learn how to evolve your software and databases to support your changing business needs without affecting performance. Find out how to reduce risk, compare database objects, automate scripting and research, and replay database workload to simulate the production environment.
Download Now | Latest Additions 31 articles overall. 24 new, 7 updated. New articles added Articles updated - HTML5 Event Calendar/Scheduler - Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP/AJAX and ASP.NET MVC backends.
New Tips and Tricks added Tips and Tricks updated New Technical Blogs added - Strongly Typed JavaScript (TypeScript)–No excuse now for not diving deep into JavaScript!! - 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 […]
- JavaScript does NOT support Method Overloading–Thats true!! - 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
- Taking the Romance Out of Software Development - Kevin Mack
This is an article I've been wanting to write for a while, and its mainly to voice some observations that I've had in my ten years in the software development industry. In my time, so far in this industry I have been truly lucky enough to have worked on some really fun and exciting projects, and al
- Multilingual App Toolkit–Give your app some global appeal - 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-->
- Introducing Toppler - Cybermaxs
Introducting Toppler
- Saving prices as decimal in mongodb - 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
- Operation Contract Overloading in WCF.. Not your usual Polymorphism! - 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
- How to safely convert enums - 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 →
- Consuming and Deploying ASP.NET WebApi Services – Gotchas!! - 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
- JSON and RESTful Web services using ASP.NET MVC WebApi–Its what every Web Programmer should know ! - 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
- Uploading/Downloading a file using WCF REST service in .NET 3.5 - 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 […
- Creating and consuming a RESTful service using WCF and JavaScript - 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
- WCF Contracts Simplified - 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
Technical Blogs updated © 2014 CodeProject. All rights reserved. Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com |
Không có nhận xét nào:
Đăng nhận xét