Thứ Hai, 3 tháng 11, 2014

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

Click here Learn 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 here Need 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

Algorithms & Recipes

  (0 votes) by Marc Clifton (updated 4 hours ago)
A Feed Reader Use Case, demonstrating in part how the Semantic Database works, as well as the Higher Order Programming Environment IDE

Android

  (0 votes) by Cindy Potvin (updated 16 hours ago)
This is the last post in my series about saving data in your Android application.

ASP.NET

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

C / C++ Language

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

C#

  (12 votes) by John Underhill (updated 8 hours ago)
Rijndael 512, a Serpent/Rijndael hybrid, and a parallelized 768 bit stream cipher

Database

  (2 votes) by Sander Rossel (updated 17 hours ago)
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 2 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

  (1 votes) by Peter Carrasco (updated 20 hours ago)
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 22 hours ago)
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 2 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 2 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 11 hours ago)
A month/year date picker in VB.NET

Windows API

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

Windows Runtime

  (2 votes) by S.Prateek (updated 9 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 16 hours ago)
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

Updated Articles, Tech Blogs and Tips

.NET Framework

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

Android

  (19 votes) by Evgeny Gorbin (updated 16 hours ago)
Simple social network integration tutorial for android using modular library

Applications & Tools

  (56 votes) by Akhil Mittal (updated 2 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

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

C / C++ Language

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

Database

  (3 votes) by essentialSQL (updated 19 hours ago)
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 17 hours ago)
A project driven .NET class diagram generator that allows generation from dll or exe.

Edit Controls

  (10 votes) by amitthk (updated 20 hours ago)
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

  (8 votes) by Alex Wiese (updated 16 hours ago)
Monitors log files and displays text as it is appended to the file

Programming Tips

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

Web Services

  (19 votes) by Taiseer Joudeh (updated 15 hours ago)
AngularJS Token Authentication using ASP.NET Web API 2, Owin, and Identity

Windows Presentation Foundation

  (23 votes) by Geert van Horrik (updated 11 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.

Không có nhận xét nào:

Đăng nhận xét