Thứ Hai, 25 tháng 5, 2015

Web Developer Newsletter - ASP.NET Popup Control

Web Developer Newsletter - ASP.NET Popup Control
Welcome to this week's Web Development newsletter from CodeProject.
Click here Need to create Excel Charts?
Use SpreadsheetGear to enable users to visualize data with comprehensive Excel-compatible charting, which makes creating, modifying, rendering and interacting with complex charts easier than ever before. Try it now!
Click here Host your websites for free with Azure
Code faster, do more, and save money on Microsoft's secure, reliable, and easy-to-use cloud platform. Get $200 to spend on Microsoft Azure hosting when you Sign up for a FREE trial.
The JavaScript-dependency backlash: Myth-busting progressive enhancement
I think, in some sense, we are in somewhat of a scripting-dependency backlash, and it's probably a good thing. (more: Sitepoint)
JavaScript Functions and Helpers
Because sometimes you want to do it without jQuery (more: Plain JS)
The 10 Commandments of Good Form Design on the Web
Please provide your own tablets. (more: Mono)
In CSS, the Only Wrong Answers are Definitive Ones
Passing a definitive opinion off as the one true answer makes community progress difficult as specifications and requirements shift. (more: Envy)
Designing For Explicit Choice
But have you thought about how the design of a form affects the user's decision-making? (more: Smashing Magazine)
An Introduction to Functional JavaScript
Must. not. make. joke. at JavaScript's functionality. (more: Sitepoint)
Introducing the most effective way to test any Web app
TestCafe provides teams with the tools to start testing any web app against all major browsers that support HTML5. (more: SD Times)
Building Mobile Apps with Ionic and Monaca
We've collaborated with some of the most respected mobile developers in the industry to bring great starting points into Visual Studio. Specifically, we called upon the wizards at Ionic and Monaca to give you project templates based on their libraries which use AngularJS routers, modules, controllers and factories. (more: Visual Studio Blog)
Bringing Node.js to Windows 10 IoT Core
At the //build developer conference, we announced the availability of Windows 10 IoT Core Insider Preview with support for Raspberry Pi 2 and Intel's Minnowboard Max, and talked about using Node.js for building IoT solutions on Window 10 IoT Core. (more: Building apps for Windows)

New articles added

ASP.NET

  (227 votes) by Omar Al Zabir (updated Jan 30, 2008)
10 easy ways to make ASP.NET and AJAX websites faster, more scalable and support more traffic at lower cost

C#

  (270 votes) by Abhijit Jana (updated May 06, 2010)
Describes all debugging features like Breakpoints, DataTips, Watch Windows, Multithreaded Debugging, Parallel Program Debugging and IntelliTrace Debugging

Silverlight

  (217 votes) by Jeremy Likness (updated Aug 08, 2010)
An introduction to the Model-View-ViewModel (MVVM) pattern.

Articles updated

.NET Framework

  (337 votes) by Shivprasad koirala (updated May 14, 2012)
An introduction to stack, heap, value types, reference types, boxing, and unboxing.
  (326 votes) by Shivprasad koirala (updated Feb 07, 2014)
In this article I have picked my five favorite features introduced in the .NET 4.5 core framework.
  (336 votes) by Jon Rista (updated Jun 28, 2007)
Learn how to utilize the powerful new .NET 2.0 configuration features to simplify and centralize your configuration code.
  (214 votes) by Jerry.Wang (updated Aug 07, 2014)
Modify methods' IL codes on runtime even if they have been JIT-compiled, supports release mode / x64 & x86, and variants of .NET versions, from 2.0 to 4.5.

Ajax

  (327 votes) by Omar Al Zabir (updated Mar 10, 2010)
Build a Start Page similar to Google IG in 7 nights using ASP.NET AJAX, .NET 3.0, LINQ, DLinq, and XLinq.
  (233 votes) by Halil ibrahim Kalkan (updated Feb 10, 2013)
Creating AJAX based CRUD tables using ASP.NET MVC 3 and the jTable jQuery plug-in.

ASP

  (219 votes) by Tom Wellige (updated May 12, 2003)
Viewer and Editor for any table in any Database you can reach from your IIS/PWS.

ASP.NET

  (481 votes) by Shivprasad koirala, Marla Sukesh (updated Feb 13, 2015)
As the article's name says, learn MVC. Ao the agenda is simple, we are going to learn ASP.NET MVC in 7 days.
  (409 votes) by Shivprasad koirala, Marla Sukesh (updated Dec 23, 2014)
The whole purpose of this article is to quickly brush up your MVC knowledge from ASP.NET MVC interview perspective.
  (356 votes) by Shivprasad koirala (updated Feb 09, 2013)
ASP.NET application and page life cycle
  (297 votes) by darick_c (updated Jul 10, 2008)
How to use Flash to upload multiple files in a medium-trust hosting environment
  (228 votes) by Shivprasad koirala (updated Aug 16, 2010)
ASP.NET authentication and authorization
  (229 votes) by Snesh Prajapati (updated Nov 03, 2014)
Using Multiple Models in a View in ASP.NET MVC 4
  (229 votes) by Marla Sukesh (updated Sep 27, 2014)
Is ASP.NET MVC replacement for Web Forms? No, Both have there pros and cons. Lets take a look at same.

ASP.NET Controls

  (342 votes) by Michael D Elliott (updated Jul 22, 2005)
Demonstrates how to use the Microsoft ASP.NET TreeView control from client-side script.
  (241 votes) by Sunasara Imdadhusen (updated Jul 21, 2012)
File upload widget that will display real time file upload progressbar

C#

  (427 votes) by Monjurul Habib (updated Jun 09, 2013)
Today I will show some good practices I have learned during my professional years, those are lower level but very important for all levels.
  (227 votes) by Mahsa Hassankashi (updated Feb 23, 2015)
This article is one of the first sources (with complete and clear comparision) about data structure, Array, ArrayList, List, IList, ICollection, Stack, Queue, HashTable, Dictionary, IQueryable, IEnumerable.

Client side scripting

  (228 votes) by Nongjian Zhou (updated Oct 27, 2000)
A very easy tutorial for JavaScript beginners

Code Generation

  (263 votes) by Herbrandson (updated Jun 12, 2012)
How to use the DynamicMethod and ILGenerator classes to create dynamic code at runtime that outperforms Reflection.

Custom Controls

  (613 votes) by Tomas Petricek (updated Apr 22, 2004)
Highly customizable JavaScript popup control for web page wrapped in ASP.NET custom control.

Database

  (412 votes) by Marcos Meli (updated Jul 10, 2007)
An easy to use .NET library to read/write strong typed data from files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Acces, SqlServer, MySql)

Date and Time

  (546 votes) by Jani Giannoudis (updated Apr 03, 2014)
Extensive time period calculations and individual calendar periods.

Design and Architecture

  (324 votes) by Billy McCafferty (updated Jun 11, 2008)
This article describes best practices for leveraging the benefits of NHibernate 1.2, ASP.NET, generics and unit testing together.
  (272 votes) by Rahul Rajat Singh (updated Jul 09, 2013)
In this article we will talk about the Dependency Inversion Principle, Inversion of Control and Dependency Injection.
  (243 votes) by Monjurul Habib (updated Dec 30, 2013)
Introduction to Agile software development methodologies and how to apply them. It is about how to work together to achieve a common goal. This article focus on how technology team work together well to plan, build and deliver software.
  (203 votes) by Kanasz Robert (updated Mar 21, 2013)
In this article I will describe CQRS pattern on very simple example.

E-commerce

  (228 votes) by BrainJar (updated Feb 10, 2004)
Using CAPTCHA images to prevent automated form submission.
  (215 votes) by lepipele (updated Mar 25, 2015)
An overview that presents all PayPal integration options, targeted especially at C# developers.

General Graphics

  (595 votes) by Brad Barnhill (updated Nov 12, 2014)
This library was designed to give an easy class for developers to use when they need to generate barcode images from a string of data.

Libraries

  (226 votes) by Octavio Loyola-González, Miguel Angel Medina Pérez, Andres Eduardo Gutierrez Rodriguez, Milton García Borroto (updated Dec 03, 2014)
In this article, we introduce a framework in C# for fingerprint verification, we briefly explain how to perform fingerprint verification experiments and how to integrate your algorithms to the framework.

Session State

  (593 votes) by Abhijit Jana (updated Jan 24, 2009)
This article describes Session in ASP.NET 2.0. Different types of Session and their configuration. Also describes Session on Web Farm, Load Balancer, and Web Garden scenarios.

Silverlight

  (225 votes) by Nick Polyak (updated Sep 24, 2014)
Prism tutorial in easy samples

Trace and Logs

  (210 votes) by Thierry Parent (updated Dec 15, 2012)
A C#, C++, Delphi, ActiveX , Javascript and Java trace framework and a trace viewer: Tail, OutputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This also comes with full support for Pocket PC, Silverlight, and Android.

Web Security

  (284 votes) by Heath Stewart (updated Jul 26, 2009)
Provides insight and tips on using role-based (groups) Forms Authentication in ASP.NET, which has only partial support for roles.
  (222 votes) by Matt Sollars (updated Feb 07, 2011)
An article on automatically switching between HTTP and HTTPS protocols without hard-coding absolute URLs

Windows Communication Foundation

  (251 votes) by Rahul Rajat Singh (updated Dec 13, 2012)
We will try to see the basic concepts behind WCF and will try to implement a small WCF service.



© 2015 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Web Development newsletter click Unsubscribe.
CodeProject 503-250 Ferrand Drive, Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100

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