2014년 12월 12일 금요일

The Daily Build - 4 Nov 2014. Multiple Models in a View in ASP.NET MVC 4 / MVC 5

Welcome to the CodeProject Daily BuildRead online version
CodeProject Daily Build
 CodeProject Weekly Newsletter 
CodeProject Weekly Newsletter
Tuesday, November 04, 2014
Click hereLearn to Build Websites Using the Latest Technologies!
From ASP.NET and MVC, to advanced skills like data access, Web services and the latest JavaScript frameworks…learn it all and more with LearnNowOnline. Videos, eBooks, labs, code all included. Check out our course list and Subscribe now
Click hereNeed Lightning-Fast Excel Calculations?
Use SpreadsheetGear to evaluate complex Excel-based models with the fastest and most complete Excel-compatible calculation engine available. Includes 398 Excel-compatible functions, multithreaded recalc, array formula support and more. Try it now!

New Articles, Tech Blogs and Tips

Android

  (1 votes) by Cindy Potvin (updated yesterday)
This is the last post in my series about saving data in your Android application.

ASP.NET

  (4 votes) by Jens Theisen (updated yesterday)
Name- and Type-safe URL Creation with ASP.NET MVC
  (1 votes) by Mr. Iman Mayes (updated 20 hours ago)
Implementation of a library to enable a plugin architecture in ASP.NET MVC2 applications.

C / C++ Language

  (3 votes) by Ullas_Krishnan (updated 13 hours ago)
How create a Splash Screen in C++ Program (TurboC) in DOS Mode..
  (3 votes) by Ciro Sisman Pereira (updated yesterday)
tCNode template: An indexed multi-node data tree using STL containers

Database

  (2 votes) by Sander Rossel (updated yesterday)
As a developer you'll probably spend a lot of time getting data in and out of a database. In this blog post I will address these issues: how to setup a database connection, query for data in a secure manner and use that data in your code. I'll also show you how to push data back to a database.

Grid & Data Controls

  (0 votes) by Keyhole Software (updated 13 hours ago)
Recently the term “Mobile First” received additional notoriety as the new CEO of Microsoft proclaimed the company’s shift in focus. As I’ve been researching mobile frameworks lately, I’ve run across another term – “Offline First.” As much as you may be online with your mobile phone or tablet,

Programming Tips

  (2 votes) by Peter Carrasco (updated yesterday)
An introduction to developing and testing MVC controllers that are loosely coupled to heavy weight service classes that use external services such as SQL databases.
  (0 votes) by Dhruv Singh (updated yesterday)
Follow the tips below to write more beautiful and idiomatic Python code!

Site & Server Management

  (0 votes) by MVukoje (updated yesterday)
As you probably already know, Salesforce (SF) has built their native app Salesforce1 (SF1) and because SF is such a big hit there is a high chance you app will need to integrate with SF1, which could cause you problems. SF1 is native app which is extendable not by writing native code but by integr

Uncategorised Technical Blogs

  (0 votes) by A Round Tuit (updated 13 hours ago)
In part two of this series on Event Tracing for Windows I wrote a simple EventSource to provide strongly-typed events with Entity Framework interceptors. After playing around with ETW a bit more, and still frustrated by the documentation, I decided to switch gears and do something fun, so here in pa
  (0 votes) by sebastianrogers (updated 13 hours ago)
Hi Folks Ever had a need to do something to every item in a collection that would change the collection?  I don’t know lets say removing all SharePoint Site Collections under a managed path. Now we all know that you can enumerate a collection and then loop through acting on each element but if

VB.NET

  (1 votes) by Paul M Cohen (updated 21 hours ago)
A month/year date picker in VB.NET

Windows API

  (10 votes) by Michael Chourdakis (updated 20 hours ago)
A flexible memory sharing class across processes and threads with locking support

Windows Runtime

  (4 votes) by S.Prateek (updated 20 hours ago)
This is a basic how-to guideline to record audio in Windows Phone 8.1

Windows Workflow Foundation

  (1 votes) by Anton Khritonenkov (updated yesterday)
In this article I want to show how to generate PDF files in SharePoint 2013/Office 365 workflows. I will show how to collect data and generate PDF document based on HTML template. As a proof of concept I will show you simplified workflow for PDF invoice generation. Below you can see the screenshot o

You may also like...

Research Library

Sponsored by Rogue Wave
With open source so pervasive, it’s surprising how little developers and organizations are aware of the risks inherent in the software choices...

Updated Articles, Tech Blogs and Tips

.NET Framework

  (15 votes) by Ehsan.MA (updated yesterday)
How to use BriefFiniteElement.NET to analyse solids and structures

Android

  (20 votes) by Evgeny Gorbin (updated yesterday)
Simple social network integration tutorial for android using modular library

Applications & Tools

  (58 votes) by Akhil Mittal (updated 13 hours ago)
In this article I would like to explain a step by step process to create a windows application and a setup installer for the same in a very simple manner, that is easy to understand and follow knowing that there are a number of other ways to do the same thing.

ASP.NET

  (166 votes) by Snesh Prajapati (updated 15 hours ago)
Using Multiple Models in a View in ASP.NET MVC 4
  (112 votes) by Halil ibrahim Kalkan (updated yesterday)
ASP.NET Boilerplate is a starting point for new modern web applications using best practices and most popular tools.
  (106 votes) by Halil ibrahim Kalkan (updated yesterday)
Building an NLayered, localized, well-structured Single-Page Web Application using AngularJs, ASP.NET MVC, Web API, EntityFramework and ASP.NET Boilerplate.
  (54 votes) by Akhil Mittal (updated 13 hours ago)
How to do custom mapping and entity to entity mapping with the help of AutoMapper.
  (21 votes) by Mohd Manzoor Ahmed (updated yesterday)
jQuery Based Ajax ASP.NET MVC Google Maps Web App

C / C++ Language

  (15 votes) by David Serrano Martínez (updated 20 hours ago)
You have not lifted your finger off the mouse button yet when the calculation is served.

Database

  (5 votes) by essentialSQL (updated yesterday)
This is the fourth in a series of posts teaching normalization. The third post focused on the second normal form, its definition, and examples to hammer it home. Once a table is in second normal form, we are guaranteed that every column is dependent on the primary key, or as I like to say, the table

DLLs & Assemblies

  (7 votes) by Pieter Alec Myburgh (updated yesterday)
A project driven .NET class diagram generator that allows generation from dll or exe.

Edit Controls

  (11 votes) by amitthk (updated yesterday)
Yet another Basic .Net Wpf Mvvm Framework CRUD application – hands on in 14 (or so) easy steps for WPF/MVVM beginners / for practice.

Files and Folders

  (9 votes) by Alex Wiese (updated yesterday)
Monitors log files and displays text as it is appended to the file

Programming Tips

  (14 votes) by SERGUEIK (updated yesterday)
In this article, few examples of embedding basic Windows Forms and WPF in Powershell script for collecting user inputs are given.

Web Services

  (20 votes) by Taiseer Joudeh (updated yesterday)
AngularJS Token Authentication using ASP.NET Web API 2, Owin, and Identity

Windows Presentation Foundation

  (24 votes) by Geert van Horrik (updated 22 hours ago)
This article tries to explain why you should use Catel as the (or one of the) frameworks when developing WPF, Silverlight, and Windows Phone 7 applications.


댓글 없음:

댓글 쓰기