38 articles yesterday match your preferences. Welcome to today's Daily Build from CodeProject. Advertisements | Win the war against undeliverable mail with Address Validation API Keep your mailings out of the landfill, and fix addresses. Standardize, verify and correct address records in real-time with USPS®-certified Address Validation API. No cost 30-day trial with 500 transactions. No commitment required. | | All you need to learn Dev and IT your way…videos, ebooks, more 5,000+ practical training videos, 80,000 pages of eBooks, transcripts, hands-on labs, sample code, pre/post exams – all included. Covers SharePoint, SQL, Visual Studio, Mobile, Cloud, and more. Voted the best! Get started | Most popular new articles Thu 22 May 2014 Latest Additions 38 articles overall. 17 new, 21 updated. New articles added Articles updated - Introduction to ASP.NET Boilerplate - Halil ibrahim Kalkan
ASP.NET Boilerplate is a starting point for new modern web applications using best practices and most popular tools.
- ASP.NET MVC - Quickstart - kannankeril
This article focuses on database first development using ASP.NET MVC. It uses the Northwind database and walks the reader through developing a CRUD application, applying annotations, custom styling and using the jQuery UI Accordion to deliver a more polished UI experience.
- WCF Routing Service - Part I - Samir NIGAM
This article describes WCF Routing Service concept, Configuring RoutingService (its endpoint(s), target service(s), message filter(s) and filter table) and content based routing.
- WCF Routing Service - Part II - Samir NIGAM
This article describes context-based routing and protocol bridging using WCF RoutingService.
New Tips and Tricks added - Hooking Keys in .Net - taha kharroubi
This application is used to demonstrate how to hook memory and block keyboard keys
Tips and Tricks updated - IBAN Validator - sirol81
Quick&Dirty static method for IBAN code validation
New Technical Blogs added - Pure JavaScript Autocomplete in ASP Classic - M.Hussain.
In this post I implemented auto-suggestion using pure JavaScript. Although if you wanna use jQuery autocomplete you can use it. But if you are only using for this purpose then I would recommend not to use jQuery. Firstly they are large files which will obviously affect your application’s perfo
Technical Blogs updated - F# 15 : Code Organization (Modules / Files/ Types) - Sacha Barber
Now that we have some of the basic types and pattern matching under our belts, I thought it high time that we learnt a bit about how to organize our own code. Throughout some of the posts we have already been through I have been referring to modules such as the "List module". In this […]
- F#3 : Formatting text - Sacha Barber
One of the things you will most likely need to do when you work with any language is format text, and surprise surprise F# is no different. Since F# is a .NET language we can always make use of Console.WriteLine(..) and String.Format(..) where we could use any of the regular formatters that you have
- F#16 : Understanding Signatures - Sacha Barber
We are nearing the end of one of the main sections of this function series, but we have yet to look at one of the main elements you will see when using F#, which is signatures of functions. In order to understand function signatures we will be revisiting our own old friend the "FSI Window". […
- F#26 : Reactive Programming - Sacha Barber
In this post we will look at using a reactive programming paradigm within F#. There may be some of you that have used the Reactive Extensions (Rx), I am in fact a massive fan boy of Rx, and really enjoy what it can bring to a project, in particular I think a UI project benefits […]
- F#27 : Asynchronous Workflows - Sacha Barber
Last time we looked at reactive programming, and this time we will look at a very cool feature of F# which is called asynchronous workflows. It is fair to say that the new Async-Await syntax bears more than a passing resemblance to F# async workflows. Async workflows offer a easy way to write asynch
- F# 28 : Integrating With Task Parallel Library - Sacha Barber
Last time we looked at the Async class, and examined some of its core functions. This time we will be looking at using some Task Parallel Library (TPL) classes, namely Task, and Task. We will also examine how the Async module can be used in conjunction with TPL. TPL Primer I do not have enough [
- F#29 : Interop - Sacha Barber
In this post we will examine how F# can be used to do various tasks that you may have commonly use C#/VB.NET for. It will also show how to interop between F#/C# and vice versa. I have already shown some of the content here in previous posts, so apologies for that in advance. Downloadable Code [̷
- F# 21 : Events - Sacha Barber
We continue our OO journey, and this time we look at events within classes. Events are a good way for no related classes t communicate, you can think of events as a kind of publish-subscribe arrangement, where the source of the event (the class that contains the event) is the publisher, whilst a con
- F#7 : Records - Sacha Barber
So we continue our journey into more of the F# types. This time we will be looking at Record types. How Do I Create A Record When you create a new F# record, it may remind you of anonymous objects in C#. Here is how you create them. I think they are quite similar […]
© 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