Thứ Hai, 9 tháng 11, 2015

The Daily Build - 9 Nov 2015. A Much Easier to Use ListView

The Daily Build - 9 Nov 2015. A Much Easier to Use ListView

Best Practices

I've always preferred reading how to do something properly rather than reading 10 Ways To Do Something Really Bad. Doing it wrong is easy. Doing it right can be an art, and one well worth mastering.

With that in mind we're looking for articles specifically on Best Practices. Solid, clear guidelines, patterns and practices that will make your code safe, error free, fast and most importantly, easy for the next guy or girl to fix when it breaks.

Submit your hard-earned wisdom and the best of the best will be moved into the new Best Practices section.

Click here Download 50+ jQuery Controls
Create hybrid mobile apps on any browser and any device with Infragistics jQuery/HTML5 Controls. Harness power and speed with our Grid – the fastest you'll find anywhere - download your free trial today
Click here Bitbucket is how professional software teams do Git.
Unlimited private repos and it's built for teams! Start a FREE trial now!
Click here Don't put up with buggy code!
LOUPE (pronounced ‟LOOP") tracks every error on every computer running your .NET applications. It accelerates troubleshooting with automated error analysis that pinpoints the root causes of bugs and bottlenecks. LEARN MORE.

New Articles, Tech Blogs and Tips

ASP.NET

  (1 votes) by JoaoSousa23 (updated yesterday))
ASP.NET MVC 5 – Entity Framework 6, CRUD Operations on Visual Studio 2015
  (0 votes) by Rakhi Shrivastava (updated yesterday))
This article explains the step by step approach how we can use Glimpse for easy debugging the ASP.Net MVC application.
  (0 votes) by shamim siddiquee (updated yesterday))
Store and retrieved Geo coordinates from mvc application

C / C++ Language

  (1 votes) by Michael Pan (updated 12 hours ago))
Presenting techniques for effective usage of Google unit test frameworks in embedded environment.

C#

  (4 votes) by Shivprasad koirala (updated 2 days ago))
In this article we will explain about Data Transfer Object Design pattern in C#
  (3 votes) by Duke Of Haren (updated 8 hours ago))
I’ve uploaded the code for the tutorial on GitHub: https://github.com/dukeofharen/tutorials/tree/master/DotNet.Plugin At some point in the development of your (.NET) application, you might feel the need of supplying some sort of plugin system, either for yourself or for creating a plugin ecosy
  (3 votes) by Hasan Hyder (updated yesterday))
Provides plausible and high performing data display, for very large data.
  (2 votes) by DotNetSteve (updated 12 hours ago))
Using delegates to group, conquer cross cutting concerns and created dynamic validators
  (2 votes) by Ambivalent Rob (updated 9 hours ago))
A Helper DLL to ease (some) of the headaches around creating a WPF screensaver
  (1 votes) by ChristineBoersen (updated 2 days ago))
A technique to return dynamic data from a SQL Query using Entity Framework 7
  (0 votes) by Mishra Sourabh (updated 16 hours ago))
In this article, I am going to show you how to handle error in ASP.NET MVC.

Client side scripting

  (2 votes) by mnguyen88 (updated yesterday))
This is an alternative for "Using the jQuery unobtrusive validator with Twitter Bootstrap tooltips"
  (0 votes) by Tomas Rut (updated 12 hours ago))
A simple introduction to bobril framework.
  (0 votes) by AMITAVA KARAN (updated 2 days ago))
This tip is about how to enable default routing in backbone.js.
  (0 votes) by Dave_Voyles (updated 2 days ago))
While building a browser-based version of the classic FMV game Night Trap, Microsoft Technical Evangelist David Voyles needed a solution to an event-based trigger. In comes Object.observe to save the day.

Database

  (1 votes) by DLChambers (updated 2 days ago))
Validate MigrationHistory to preempt arcane exceptions when EF accesses DB
  (0 votes) by Veselin Tenev (updated 2 days ago))
Provides simplistic solution to a recursive MySQL table

Date and Time

  (2 votes) by Jorge A. Gómez P. (updated 2 days ago))
Time is simple but programming time is cumbersome. Programmers still have serious difficulties coding with time values.

Exception Handling

  (1 votes) by BC3Tech (updated 2 days ago))
In a current project we're developing a UWP application which, as you may or may not know, *requires* you to compile to .Net Native in order to submit to the store. No biggie, that hasn't been a problem. Until now. We had a tester come to us with the app installed from the store yesterday […]C

Google Cloud Platform

  (0 votes) by Tarun_Arora (updated 14 hours ago))
Originally posted on: http://blog.geekypedia.net/TarunArora/archive/2013/06/30/cloud-based-load-testing-using-tf-service-amp-vs-2013.aspx One of the new features announced as part of the Visual Studio 2013 Ultimate Preview is 'Cloud Based Load Testing'. In this blog post I'll walk you through,

Grid & Data Controls

  (0 votes) by Scott Dorman (updated 3 days ago))
Originally posted on: http://geekswithblogs.net/sdorman/archive/2015/11/05/kendo-grid-mvc-wrapper-automatic-column-configuration.aspxThe Telerik Kendo Grid control is really powerful, especially when combined with the MVC wrappers. One of the things that make the MVC wrapper so useful is the ability
  (0 votes) by Scott Dorman (updated 2 days ago))
Originally posted on: http://geekswithblogs.net/archive/2015/11/05/kendo-grid-mvc-wrapper-automatic-column-configuration.aspxThe Telerik Kendo Grid control is really powerful, especially when combined with the MVC wrappers. One of the things that make the MVC wrapper so useful is the ability to auto

Installation

  (1 votes) by Vyacheslav Voronenko (updated 2 days ago))
Automated workplace provisioning

Miscellaneous

  (2 votes) by Sacha Barber (updated 3 days ago))
So continuing on from the Scala for .NET series of posts. This time we will look at using Generics in Scala.

Office Development

  (2 votes) by cwfong (updated 2 days ago))
Get Excel cell values as string
  (0 votes) by veen_rp (updated 23 hours ago))
Why can't you set transparency to a picture in a MSOffice application? Well, you can using a clumsy work-around to create a shape and paste your picture from the clipboard. Here's the code to automate it from VBA.

Other .NET Languages

  (0 votes) by Hamid Mosalla (updated 12 hours ago))
Using User Name Instead Of Email In Asp.Net IdentityIn this post I'm going to demonstrate how to change the asp.net identity security setup that comes with default MVC template to use the simple username instead of email.Changing the LoginViewModelHere you need to change the Email property to UserNa

Programming Tips

  (1 votes) by Denis Murashov (updated yesterday))
The article is step-by-step tutorial on how to make changes in standard Delphi libraries.

Reviews on Third Party Products and Tools

  (0 votes) by Chris Boss (updated 14 hours ago))
Fifteen years ago, having learned how to write programs using the WIN32 API using the PowerBasic (native 32 bit compiler) programming language, I then built my own GUI engine to make programming easier rather than rely directly on the native WIN32 API in Windows. But the greatest challenge I found w

Selection Controls

  (7 votes) by napuzba (updated 12 hours ago))
EnumSelector control allows to select one value from all possible values of enum.

Site & Server Management

  (0 votes) by Steve Naidamast (updated 3 days ago))
Overview Application source control is a veritable standard in all well-run Information Technology organizations.   However, it is surprising how many small organizations seem to believe that individual developers merely saving backups of their projects on a remote server is more than enough for sou

Tools and IDE

  (0 votes) by Gowrishankarnath (updated 12 hours ago))
The aim of this article is to bring all the related information of configuring the PyCharm IDE with pytest Testing Tool in one place. Here, I'll not dwell deep into how testing is done in Python. But I'll discuss the proper way of configuring PyCharm IDE with pytest testing

Uncategorised Technical Blogs

  (2 votes) by Sander Rossel (updated yesterday))
Using Venn diagrams to visualize sets.The post Maths in IT #2: Venn diagrams appeared first on Sander's bits.
  (0 votes) by bconlon (updated yesterday))
Originally posted on: http://tostringtheory.com/archive/2014/12/18/ambiguous-classes-in-c.aspxI recently had cause to reference two libraries which both contained the same class file. The Namespace : Class where therefore ambiguous within my application. Interestingly enough the .Net compiler simply

Windows Presentation Foundation

  (2 votes) by Snesh Prajapati (updated 14 hours ago))
In this article, we will learn about ICommand interface and its use in generic implementation of Command while working with MVVM Pattern in WPF/Silverlight applications.

Work Issues

  (0 votes) by Gowrishankarnath (updated 12 hours ago))
This article raised from my own need to find an easy to use guide with all the information related to setting up a Python working environment using PyCharm, Enthought Canopy and GitHub at a single source.

XML

  (0 votes) by bconlon (updated yesterday))
Originally posted on: http://tostringtheory.com/archive/2014/03/05/xsd-1.1-support-in-liquid-xml-2014.aspxI've just got round to looking at Liquid XML 2014. I have been tasked with investigating W3C XML Schema 1.1 standard (XSD 1.1) and as if by magic Liquid Technologies have provided 1.1 support in

Updated Articles, Tech Blogs and Tips

Android

  (7 votes) by Rou1997 (updated 12 hours ago))
Sending SMS Without Intent (Silently) & With Intent . . . Simply & Long (Multi-Part) Text Messages . . . Checking Sent SMS Status . . .Sending MMS With Intent . . .

ASP.NET

  (35 votes) by syed shanu (updated 8 hours ago))
In this article you will learn about MVC AngularJS Master/Detail CRUD, Filter and Sorting using WEB API 2 with Stored Procedure.
  (29 votes) by Sujit Bhujbal (updated yesterday))
Angular js with ASP.NET MVC is more popular now days and for beginners, I will tell you what is angular js and show you a practical example of ASP.NET MVC for inserting, deleting and displaying data using angular js.

Audio and Video

  (32 votes) by Alexander Iacobciuc (updated 8 hours ago))
In this article you will find an implementation of a stream player control.
  (18 votes) by firas sawaf (updated 12 hours ago))
A small single dialog utility for recording from the sound card in MP3 format

C#

  (12 votes) by Julian Ohrt (updated 12 hours ago))
Easy to use yet powerful command line argument parser which also creates usage and parameter information for the user.
  (11 votes) by DotNetSteve (updated 13 hours ago))
Using delegates to group, conquer cross cutting concerns and created dynamic validators
  (1 votes) by koolprasad2003 (updated 12 hours ago))
This article help you to create word table using OpenXML without interop object

Client side scripting

  (53 votes) by Gerd Wagner (updated 8 hours ago))
A short summary of JavaScript's main features, including a discussion of the different kinds of JS objects, basic data structures, functions as first class citizens, and code patterns for implementing classes.
  (19 votes) by Nasir Darwish (updated 12 hours ago))
The article describes a JavaScript-based solution to Tower of Hanoi problem

List Controls

  (667 votes) by Phillip Piper (updated 12 hours ago))
.NET ListView maxed out on caffeine, guarana and steroids.

NoSQL

  (18 votes) by Ashraf Azmi (updated 4 hours ago))
Introduces an In-Memory Graph database, and shows how to use it to query and mine Northwind database.

SharePoint Server

  (0 votes) by Jhanani Ravishankar (updated 12 hours ago))
This tip talks about creating a provider hosted app for on-premise SharePoint server and host it in trusted IIS site.

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

Đăng nhận xét