2015년 1월 5일 월요일

The Daily Build - 5 Jan 2015. Learn MVC (Model View Controller) step by step in 7 days – Day 1

Welcome to the CodeProject Daily BuildRead online version
CodeProject Daily Build
 CodeProject Weekly Newsletter 
CodeProject Weekly Newsletter
Monday, January 05, 2015

Happy New Year

Welcome back!
We've taken a well deserved break over the Christmas and New Year period and are now back and working through the email backlog. The first point of order are our annual MVP awards which will be announced next Monday. Good luck!

Monthly Article Competition Winners

Congratulations to the best articles of November 2014!
"Everything Else"Winner:Stephen C YoungWhy Your Code Is So Hard to Understand
Runner-up:Ronnie MukherjeeA Beginner’s Guide to Garbage Collection in .NET
VB.NETWinner:Craig A. MoorePrinting Address Labels From ASP.NET
Runner-up:Senthil SambandamBulk data Export to Excel from Datatable and Datagridview
C#Winner:syed shanuBasic C# OOP Concept
Runner-up:Sandeep Singh ShekhawatCRUD Operations Using the Generic Repository Pattern and Dependency Injection in MVC
C++Winner:Michael ChourdakisOne line template call for a dynamically loaded DLL function
Runner-up:biicodeA software design principle: Don't make me use your design
DatabaseWinner:Mohd Manzoor AhmedASP.NET MVC Web App on 3-Tier for Beginners – Part 1
Runner-up:Khademul BasherSingle Page Application using AngularJS and Web API and Responsive using Bootstrap.
Web DevWinner:Wonde TadesseWeb API Thoughts 1 of 3 - Data Streaming
Runner-up:Matt PerdeckIntroducing Dynamic Bundles for ASP.NET MVC
Runner-up:Florian RapplAngleSharp and JavaScript
MobileWinner:Daniel VaughanA Better Way to Share Image Assets in Xamarin Forms
Runner-up:Pooja BrskConditional Compilation in Universal Apps

New Articles, Tech Blogs and Tips

Android

  (1 votes) by farhad2161 (updated 18 hours ago)
In this article we will implement a general Parcelable class and name it ParcelableEntity. Then all other entity class can extend it, then they will be parcelable too. So there is no need to implement Parcelable class for other classes.

Applications & Tools

  (15 votes) by Marc Clifton (updated 2 days ago)
By popular request, here is how I implemented a lightweight web server in <650 lines of code.

ASP.NET

  (6 votes) by iSahilSharma (updated 2 days ago)
A detailed description about controllers in ASP.NET MVC 5.
  (5 votes) by Fiyaz Hasan (updated 3 days ago)
Setting up environment, writing C# code in brackets and running from command prompt.
  (0 votes) by Angel Gabriel Valdés Sarduy (updated 3 days ago)
This project is an ASP.NET MVC site with a controller for handling operations over database entities.

Book Chapters

  (0 votes) by Sampath Lokuge (updated 18 hours ago)
Book Review: Kendo UI Cookbook

C / C++ Language

  (4 votes) by Mikhail Semenov (updated yesterday)
The articles covers algorithms and implementations for sparse sets of integers, including the benchmark results.
  (2 votes) by Jean-Louis Leroy (updated yesterday)
A series of articles about open multi-methods for C++11

C#

  (2 votes) by D Sarthi Maheshwari (updated 2 days ago)
A look at possible parallel-producer-consumer patterns. (Final Part)
  (2 votes) by Sudhir Dutt Rawat (updated 2 days ago)
Article to elaborate MongoDB installation and performing CRUD operations with .NET
  (1 votes) by Bhushan Mulmule (updated 3 days ago)
Introduction to dynamic keyword for beginners
  (1 votes) by Richard J. Algarve (updated 2 days ago)
Emgu CV - Select ROI (Region of interest) with the mouse in images that do not have the same measurements. This tip was prepared using the framework Emgu CV and C # .NET language.
  (1 votes) by Thorvaldur Arnarson (updated 13 hours ago)
Abstract class inheritance inversion where in the base class calls the inheriting class.

Client side scripting

  (3 votes) by Anas R Firdousi (updated yesterday)
'this' keyword just got a whole lot easier to understand !
  (2 votes) by Alexander Chernosvitov (updated 23 hours ago)
JavaScript animation of the chess portable game notation (PGN) text
  (0 votes) by Fiyaz Hasan (updated yesterday)
Building a parent child hierarchy TreeView

Cross Platform

  (8 votes) by Hugo Carnicelli (updated 22 hours ago)
During this article, we are going to learn what Apache Cordova is and in which way this tool is now integrated into Visual Studio 2015.

Database

  (2 votes) by Mohd Manzoor Ahmed (updated yesterday)
How to execute a stored procedure from Excel Sheet
  (1 votes) by Peter Piotti (updated yesterday)
A clean, simple alternative to using the Entity Framework for stored procedures data access in a .NET/SQL Server environment

Design and Architecture

  (3 votes) by Dominic Burford (updated yesterday)
Some benefits of continuous integration
  (1 votes) by Jacques Bosch (updated 3 days ago)
From Automated to Continuous
  (0 votes) by Jacques Bosch (updated 3 days ago)
Grab a cup of your favorite poison - journeys are not usually quick, and neither is writing about them
  (0 votes) by Jacques Bosch (updated 3 days ago)
From Manual to Automated Deployment in 367 easy steps

General Graphics

  (1 votes) by Paul C. Rhodes (updated 2 days ago)
Fundamental C# classes and methods for the artwork production in the area of generative art.

Grid & Data Controls

  (1 votes) by Ajit_Pudale (updated yesterday)
Tip to add EmptyDataTemplate in WPF or Silverlight DataGrid

HTML / CSS

  (3 votes) by Dilan Shaminda (updated yesterday)
A simple JQuery image slider

Libraries

  (3 votes) by Suffyan Asad (updated 23 hours ago)
Percolator Analysis Services is a LINQ to MDX ORM that enables writing MDX Queries in LINQ instead of using hard-coded strings of MDX code, resulting in cleaner, easier to read and easier to maintain code.

Miscellaneous

  (1 votes) by Rajesh Varma Buddaraju (updated 2 days ago)
A simple tool which is useful to calculate our day to day work hours
  (0 votes) by marc borgers (updated 3 days ago)
Logging method entry and exit points

Office Development

  (4 votes) by vivekthangaswamy (updated 2 days ago)
An overview of Microsoft Office 365

Programming Tips

  (8 votes) by Fiyaz Hasan (updated 2 days ago)
Get a clear definition on Angular.js providers. Know the structure and the basic difference.
  (7 votes) by Chandrakanth.Veggalam (updated 2 days ago)
Coding standards and best programming practices

SQL Reporting Services

  (0 votes) by Ahmad A.A. Ahmad (updated yesterday)
How to use chart item in your SSRS Report (% labeling)

String handling

  (0 votes) by Eduardo Fonseca (updated 3 days ago)
A really easy way to handle player's objectives in Unity3D, is by taking advantage of these features:Game Object hierarchyUsing public fields in scriptsDrag and Drop objects into public fieldsWith that said, this is what we can do:Create an empty game objectCreate a new child object per objective we

Uncategorised Technical Blogs

  (2 votes) by Pete O'Hanlon (updated 2 days ago)
This post is a look into a new library that I’m writing that’s intended to make life easier for WPF developers working with Intel RealSense devices. As many of you may know, I’ve been involved with the RealSense platform for a couple of years now (back from when it was called the P
  (0 votes) by ashish__shukla (updated 3 days ago)
The post Views in MVC appeared first on c#, mvc , jquery .In the last articles we looked at the roles and responsibilities of Controller and Routing in MVC application.View is another component which is an important part of any MVC application.It is one of the pillars of Model...The post Views in M
  (0 votes) by MarkPearlCoZa (updated 3 days ago)
I have been avoiding the NoSQL movement for years. Partly because I felt I didn’t really understand SQL Db’s yet and partly because NoSQL DB’s seemed to live in the scary world of *nix’s operating systems. Five months ago I decided I needed to change my attitude and get a proper understanding of NoS

VB.NET

  (1 votes) by Emiliano Musso (updated yesterday)
How to create a UserControl to show QR Codes created with Google APIs
  (1 votes) by Emiliano Musso (updated 23 hours ago)
How to execute simple databindings on controls in WPF. One-way and two-way binding covered.
  (0 votes) by Emiliano Musso (updated 2 days ago)
How to calculate the distance between two strings according to Levenshtein algorithm
  (0 votes) by Emiliano Musso (updated yesterday)
How to save DataGrid column's properties for further re-use
  (0 votes) by Emiliano Musso (updated yesterday)
How to access, display, modify SQL Server data (tables, etc.) through Windows Forms controls and LINQ instructions, using DataSets and TableAdapters

View State

  (0 votes) by Mathi_CP (updated yesterday)
In this tip, we will try to understand whether viewstate and postback data are the same or different.

Web Security

  (5 votes) by Sarvesh Kushwaha (updated yesterday)
This article describes what is session hijacking and how to prevent from session hijacking inasp.net.

Windows Presentation Foundation

  (1 votes) by Cornelius Henning (updated yesterday)
Closing dialog boxes in MVVM with all code in the ViewModel (no code behind)

Windows Runtime


댓글 없음:

댓글 쓰기