Friday, 11 July 2014

Importan Dotnet Study Links

DataTables - Usage
Switch from fnRender to mRender - DataTables forums
c# - How to use multiple Layout in MVC 3? - Stack Overflow
Seed Users and Roles with MVC 4, SimpleMembershipProvider, SimpleRoleProvider, Entity Framework 5 CodeFirst, and Custom User Properties | Long Le's Blog
asp.net mvc 4 - Entity Framework will not recognize webpage_UsersInRoles - Stack Overflow
"Select NOT IN" clause in Linq to Entities - Stack Overflow
fnRender overwrites the original value - DataTables forums
All about MVC Drop Downs
Radio button list in ASP.NET MVC - TechiesWeb
How to enable remote connections in SQL Server 2008? - <dw:daniel_walzenbach runat="server" /> - Site Home - MSDN Blogs
view-source:sorgalla.com/projects/jcarousel/examples/static_start.html
DataTables - Blog - Twitter Bootstrap 2
asp.net mvc 4 - Simple Membership:Last Login date of User - Stack Overflow
Display iList users in csHtml separated by comma : The Official Microsoft ASP.NET Forums
New Tab
Patrick Desjardins' Blog » Asp.Net MemberShip with MVC4
Seeding Membership &amp; Roles in ASP.NET MVC 4
Custom RoleProvider, Authorization, EF DB First and ASP.NET MVC | TechBrij
Custom Date and Time Format Strings
Datepicker for Bootstrap, from Twitter
Bootstrap Date/Time Picker
Datepicker for Bootstrap
eternicode/bootstrap-datepicker · GitHub
GPS Tracker | websmithing
Free Cell Phone Tracker
Google Code Playground
Enable and disable HTML form elements with Javascript by ID | Stefan Ernst
Sql Server: Quickest Way to Create Tables Relationship : Connect SQL
c# - The ViewData item that has the key 'CategoryId' is of type 'System.Int32' but must be of type 'IEnumerable<SelectListItem>'? - Stack Overflow
active menu item - asp.net mvc3 master page - Stack Overflow
ASP.NET MVC - Highlight Current Link
What’s New in ASP.NET and Visual Studio 2013 | Build 2013 | Channel 9
ahmad-moussawi/dart
DataTable: Hide the Show Entries dropdown but keep the Search box - Stack Overflow
Javascript replace last occurence of text in a string - Stack Overflow
Google Code Playground
javascript - Create Google Chart data table array from two arrays - Stack Overflow
Getting values from an asp.net mvc dropdownlist - Stack Overflow
MVC4 Registration form with Client and Server Side Validation
c# - Validation of a single select drop down in MVC 4 - Stack Overflow
I am using jquery to validate textbox but, how to validate the dropdown list using jquery : The Official Microsoft ASP.NET Forums
Windows Presentation Foundation WPF 4.0/4.5 TUTORIALS: how to bind json data to datagrid in wpf C#
ArcGIS - WPF Demos from Dev Summit 2013
wpf tutorial video in vs 2013 - Google Search
ASP.NET MVC jquery validation headache | Revium | Web Developers, Web Design, Melbourne
jquery - Unobtrusive Client side validation in MVC4 not working - Stack Overflow
javascript - customized validationSummary HTML helper doesn't work on Client side - Stack Overflow
ASP.NET MVC 3 Client-Side Validation Summary with jQuery Validation (Unobtrusive JavaScript)
ASP.NET MVC 3–Working with WebGrid (Part 2) - Andre Baltieri - ASP.NET MVC
ASP.NET MVC 3–Working with WebGrid (Part 1) - Andre Baltieri - ASP.NET MVC
how to install windows service using command prompt or install/uninstall .NET windows service - ASP.NET,C#.NET,VB.NET,JQuery,JavaScript,Gridview,SQL Server,Ajax,SSRS, XML examples
Partial View in ASP.NET MVC 4 - CodeProject
ASP.NET MVC – Multiple buttons in the same form - David Findley's Blog
ASP .NET MVC WebGrid with paging,sorting,edit and delete commands | MVC
Sending Automated Emails asynchronously using a C# Windows Service in conjunction with Database Email records – Part I | Rami Vemula
How to Create Radio Button in Asp.net mvc3 Razor Application
WebGrid in MVC 3, step by step
REST and WCF Services, an Introduction
sql server - Entity framework 5 TSQL not compatible with SQL 2005 calling stored procedures - Stack Overflow
Frequently Asked Questions - Google Charts — Google Developers
Highcharts - Highcharts product
gRaphaël—Charting JavaScript Library
Logic Puzzles
10 Puzzle Websites to Sharpen Your Programming Skills
List of Universities and Colleges in USA | Top Best American University Reviews - Uniguru
Web API : The Official Microsoft ASP.NET Site
Getting Started with Web API 2 (C#) : The Official Microsoft ASP.NET Site
Part 1: Overview and Creating the Project : The Official Microsoft ASP.NET Site
Creating Simple Service with ASP.NET MVC Web API to be accessed by Windows Store and Windows Phone Application
asp.net mvc 4 - MVC 4 - Web Api and JSON? - Stack Overflow
Creating a Web API that Supports CRUD Operations : The Official Microsoft ASP.NET Site
SImpleRoleProvider in MVC 4 - Role assignment via a drop down list : The Official Microsoft ASP.NET Forums
javascript - how to get the selected index of a drop down - Stack Overflow
C PUZZLES, Some interesting C problems
Programming puzzles, riddles and interview problems | TechInterviews
Visual Studio 2013 Downloads | Microsoft Visual Studio
SCREENCASTS: What's New in Visual Studio 2013 - learn over lunch! - Scott Hanselman
Knockout.js DataTable bindings | Web design and development in Salisbury and Portsmouth
It's amazing how much you don't know when you have to explain something to someone else!: Build application using ASP.NET MVC 4, WEB API, EF 5.0 (database first) Knockout (MVVM pattern), Breezejs, KoGrid, Autofac,...
CRUD Operations using jQuery Dialog with WYSIWYG HTML Editor, Knockout and ASP.NET Web API | TechBrij
Simple Application using Knockout.js, jQuery and ASP.NET MVC 4.0 with WEB API
javascript - Add line breaks after n numbers of letters in long words - Stack Overflow
knockout.mapping/build/output/knockout.mapping-latest.js at master · SteveSanderson/knockout.mapping
ASP.NET Web API - Screencast series Part 4: Paging and Querying - Jon Galloway
Knockout.js Series: Part 3 – Binding a DataTables Grid and a Google Map to Knockout.js | Chad Mullins
c# - Routing with Multiple Parameters using ASP.NET MVC - Stack Overflow
Chapter 1. C# and .NET Programming
Knockout : Introduction
learn.knockoutjs.com
Jquery dropdown get value - Stack Overflow
Jquery Validate dropdown required if field empty - Stack Overflow
Validate DropdownList Using JQuery in Asp.Net - ASP.NET,C#.NET,VB.NET,JQuery,JavaScript,Gridview,SQL Server,Ajax,SSRS, XML examples
Using the DropDownList Helper with ASP.NET MVC : The Official Microsoft ASP.NET Site
MVC DropDownList Validation : The Official Microsoft ASP.NET Forums
Edit fiddle - JSFiddle
Data binding to drop down in MVC 4.0
MVC 4 Dropdown binding : The Official Microsoft ASP.NET Forums
Creating a DropDownList for Enums in ASP.NET MVC - CodeProject
Getting Started with KnockoutJS in ASP.NET MVC
Cascading drop down with KNOCKOUT.JS & ASP.NET MVC 4 - Stack Overflow
How can I call a controller with my @Html.DropDownList? : The Official Microsoft ASP.NET Forums
Knockout : Cart editor example
Knockout : Hello World example
Drop down selection changed event - JSFiddle
javascript - Knockout observable array, get updated item value on change event - Stack Overflow
Knockout : The "event" binding
Edit fiddle - JSFiddle
Sending Automated Emails asynchronously using a C# Windows Service in conjunction with Database Email records PART – II | Rami Vemula
Generate HTML e-mail body in C# using templates | Martin Normark's blog
c# - StringBuilder's AppendFormat Method to create Table - Stack Overflow
send html email in C# : The Official Microsoft ASP.NET Forums
Operators in C#
jQuery Get QueryString Value | Get QueryString Parameter Values in jQuery - ASP.NET,C#.NET,VB.NET,JQuery,JavaScript,Gridview,SQL Server,Ajax,SSRS, XML examples
drop down menu - Use jQuery to set selected index of a dropdown - Stack Overflow
asp.net mvc - Conditionally display an image in webgrid - mvc 3 - Stack Overflow
Dot NET World: Conditionally display an image in webgrid
About WebGrid in ASP.NET MVC - Andre Baltieri Web App Dev
WebGrid in ASP.NET MVC4 - CodeProject
WebGrid Class (System.Web.Helpers)
Get Selected Row from ASP.NET MVC 3 WebGrid
4 Ways to Reset SA Password in Sql Server - wikiHow
Small Business Contact Organization Features | ContactMe.com
ASP.NET Web API (Part 1) - ScottGu's Blog
Developing, Architecting and Testing Web Applications with MVC 5, Web API 2, KnockoutJS, Ninject and NUnit - CodeProject
Create DropDownList Using DropDownList Helper in Web API
Edit fiddle - JSFiddle
asp.net mvc - MVC Razor WebGrid Get Selected Row on Button Submit - Stack Overflow
Loading Select Drop Down Options using Ajax and Knockout.js ← Roman Kagan
Beginners Guide to KnockoutJS: Part 2 - SitePoint
Select value binding in KO - JSFiddle
knockout.js - binding the selected value from a dropdown to a span element using subscribe function - Stack Overflow
10 things to know about KnockoutJS on day one - Knock Me Out
knockout.js get selected value from dropdown - JSFiddle
Design and Develop a website using ASP.NET MVC 4, EF, Knockoutjs and Bootstrap - Home
Entity Framework Config File Settings
Design and Develop a website using ASP.NET MVC 4, EF, Knockoutjs and Bootstrap : Part - 1 - CodeProject
Design and Develop a website using ASP.NET MVC 4, EF, Knockoutjs and Bootstrap : Part - 2 - CodeProject
Learning MVC - Part 5 Repository Pattern in MVC3 Application with Entity Framework - CodeProject
asp.net - Add links into a webgrid - Stack Overflow
c# - Inserting Hyperlinks into the WebGrid - Stack Overflow
Asp.net Mvc3 webgrid and paging - Stack Overflow
WebGrid in ASP.Net MVC 4 to Show the Content in Grid Format
c# - Using data in a HTML.ActionLink inside a WebGrid.column, not possible? - Stack Overflow
asp.net mvc - Using Html.ActionLink to call action on different controller - Stack Overflow
Get started with Windows Azure for .NET
Email Validation API | Email Verification API
10 jQuery Inline Editor Plugins | jQuery4u
Implementing the Repository and Unit of Work Patterns : The Official Microsoft ASP.NET Site
entity framework - How to use generated context class from EF5 and Database First with Repository and UoW - Stack Overflow
Entity Framework 5 with AutoMapper and Repository Pattern - Dataworks Waterford
Generically Implementing the Unit of Work & Repository Pattern with Entity Framework in MVC & Simplifying Entity Graphs | Long Le's Blog
Models (POCO), Entity Framework and Data Patterns. - CodeProject
repository pattern architecture mvc asp.net - Google Search
billpull.github.io/knockout-bootstrap/
Data layer, the right way. | jgauffin's coding den
The Repository Pattern
jquery - ADD / EDIT / DELETE using Modal popup in ASP.net MVC4 - Stack Overflow
Twitter.Bootstrap.MVC4; the Bootstrap package for ASP.Net MVC4 | Eric Hexter's Blog
CRUD Operations using jQuery dialog and Entity Framework - MVC Razor
- Contact Manager
How to Use jQuery Methods with Knockout - CodeProject
Knockout : Using unobtrusive event handlers
jquery ui - Connect knockout and jQueryUI autocomplete - Stack Overflow
How To Create AutoComplete in MVC 3.0 using knock out js - Google Groups
asp.net mvc 3 - jQuery autocomple and knockoutjs observable arrays - Stack Overflow
Knockoutjs.com - Paged grid - JSFiddle
javascript - knockout.js - deferred databinding for modal? - Stack Overflow
jquery ui dialog + knockoutjs - JSFiddle
Using knockoutJs template binding with Jquery dialog confirmation - Stack Overflow
How can I manage a master/detail UI using nested classes within a view model - JSFiddle
knockout-jqueryui
Using knockoutJs template binding with Jquery dialog confirmation - JSFiddle
ProDinner - ASP.NET MVC Sample (EF5, N-Tier, jQuery) - Home
Entity Framework Loading Related Entities
Entity Framework 4.1 Virtual Properties - Stack Overflow
Unit of Work Design Pattern - CodeProject
The Unit Of Work Pattern And Persistence Ignorance
Edit fiddle - JSFiddle
Using Knockout.js, Jquery Dialog and Jquery-UI for a Dialog Popup | Arvixe Blog
jQuery UI dialog basic - JSFiddle
BikeInCity 2 - KnockoutJS, JQuery, Google Maps - CodeProject
Support for jQuery 1.9 by SteveSanderson · Pull Request #796 · knockout/knockout · GitHub
Knockout.js Troubleshooting Strategies - Knock Me Out
Edit fiddle - JSFiddle
Knockout Binding for jQuery UI autocomplete - JSFiddle
Autocomplete | jQuery UI
TextBox AutoComplete with ASP.NET and jQuery UI
Edit fiddle - JSFiddle
jQuery UI autocomplete - JSFiddle
jQuery Inline Edit - JSFiddle
grid popup template with autoComplete - JSFiddle
Google Places Autocomplete - JSFiddle
Extending jQuery UI Autocomplete - JSFiddle
jQuery UI Multicolumn Autocomplete - JSFiddle
jQuery UI Autocomplete With JSON in MVC 4
jQuery UI autocomplete - with source change fix - JSFiddle
Knockout CRUD Operations using MVC4
Edit fiddle - JSFiddle
Autocomplete Widget | jQuery UI API Documentation
jQuery UI Autocomplete with JSON in MVC 4
JQuery Autocomplete JSON Example
Knockout Tutorial - Part 1 - CodeProject
jquery autocomplete with item and id - Stack Overflow
AutoComplete Textbox in MVC Using jQuery and WebAPI
Edit fiddle - JSFiddle
Autocomplete | jQuery UI
jquery - Fire Onchange event after AutoComplete - Stack Overflow
jQuery Fundamentals :: jQuery Basics
AJAX call on select event of JQuery AutoComplete widget : The Official Microsoft ASP.NET Forums
asp.net - Fire a controller action from a jQuery Autocomplete selection - Stack Overflow
knockout.js - Jquery autocomplete with knockoutjs - Stack Overflow
javascript - How to trigger another ajax request when autocomplete selection is made? - Stack Overflow
Edit fiddle - JSFiddle
jquery ui - Connect knockout and jQueryUI autocomplete - Stack Overflow
Knockout : Creating custom bindings
Knockout Binding for jQuery UI autocomplete - JSFiddle
KnockoutJS and jQuery UI autocomplete | mabbled
learn.knockoutjs.com - Creating custom bindings - JSFiddle
javascript - knockout.js input box event change - passes old value - Stack Overflow
Edit fiddle - JSFiddle
event binding in knockout.js - JSFiddle
Jeditable - Edit In Place Plugin For jQuery
JQuery form validations example in asp.net - ASP.NET,C#.NET,VB.NET,JQuery,JavaScript,Gridview,SQL Server,Ajax,SSRS, XML examples
asp.net mvc - getting unobtrusive validation result with jquery - Stack Overflow
jQuery Validate demo with popup. - JSFiddle
clickToEdit - JSFiddle
I can make this work...: August 2013
How to Create a Google Plus Local Page for your Business | LeadSquared
Edit fiddle - JSFiddle
knockoutjs databind with jquery controls - JSFiddle
How do you set the default value of a jQuery DatePicker that is bound with KnockoutJS? - JSFiddle
How to Create Google Plus Badge for your Page, Profile or Community
knockout.js - Knockout Template Binding not tracking elements within the observable array - Stack Overflow
DataTables example
ASP.NET MVC 3: Layouts and Sections with Razor - ScottGu's Blog
Edit fiddle - JSFiddle
Edit fiddle - JSFiddle
Edit fiddle - JSFiddle
Knockout refresh data in Datatables | 当我不能够再拥有,唯一可以做的,就是
javascript - Use jquery click to handle anchor onClick() - Stack Overflow
MVC Validation – Part 2 – Custom Validation | Westcountry Developer
ASP.NET MVC 4 - Some ways to handle exceptions » I am Levi
TutorialGenius.com: MVC3/Razor - Global Error Handling
Using Application_Error in ASP.NET MVC’s global.asax to Handle Errors | William Duffy
How to make custom error pages work in ASP.NET MVC 4 - Stack Overflow
How to install a C# Windows Service on a remote server? - Stack Overflow
asp.net mvc - Limit to 2 decimals in TextBoxFor - Stack Overflow
objective c - Regular Expression for validate price in decimal - Stack Overflow
asp.net mvc - DisplayFormat for TextBoxFor in MVC - Stack Overflow
asp.net mvc 3 - Is it possible to force the currency for an MVC3 field with DataType as DataType.Currency - Stack Overflow
c# - html helpers for 'decimal' type and formatting? - Stack Overflow
asp.net mvc - How to make entry field to allow numbers only using EF and Data Annotations? - Stack Overflow
Edit fiddle - JSFiddle
Edit fiddle - JSFiddle
Edit fiddle - JSFiddle
ericmbarnard/KoGrid · GitHub
knockout.js - Knockout + Datatables - update bindings in cells - Stack Overflow
Edit fiddle - JSFiddle
Textbox accept only numbers (digits) using jquery - JSFiddle
Implementing Basic CRUD Functionality : The Official Microsoft ASP.NET Site
▶ MVC 4 - Database First - Add validation - YouTube
Enhancing Data Validation : The Official Microsoft ASP.NET Site
Modifying the default code generation/scaffolding templates in ASP.NET MVC - Scott Hanselman
Datatables.net 1.9.1 & Knockout - JSFiddle
Edit fiddle - JSFiddle
Edit fiddle - JSFiddle
javascript - kogrid with server-side paging+filtering: self.sortedData is not a function - Stack Overflow
Configuration · Knockout-Contrib/KoGrid Wiki · GitHub
Examples · Knockout-Contrib/KoGrid Wiki · GitHub
koGrid
Sorting, Filtering, and Paging : The Official Microsoft ASP.NET Site
Inside the ASP.NET Single Page Apps Template | John Papa
Sorting Paging a Grid using Knockout JS and ASP.NET Web API Data Service
Single Page Application: KnockoutJS template : The Official Microsoft ASP.NET Site
Filtering Table Data with Knockout JS – Ryan Rahlf
Dynamic Grid (jQuery + KnockoutJS+ WebAPI) - Home
Dynamic grid
Any Grid suggestions for Breeze? - Stack Overflow
SPA Primer with Durandal, Knockout, and Breeze | Breeze.js
jQuery.ajax() | jQuery API Documentation
Edit fiddle - JSFiddle
Video | Breeze.js
Knockout.js - Filtering, Sorting, and Paging
Knockout - Filtering, Sorting, and Paging - JSFiddle
Using SignalR and ASP.NET MVC’s Hot Towel SPA template to create an Online Collaboration application
Utility functions in KnockoutJS - Knock Me Out
DataTables with Knockout example
jquery - Adding event to row of simple grid - Stack Overflow
Edit fiddle - JSFiddle
Edit fiddle - JSFiddle
Oscar Meszar | Hot Towel and SignalR working together (Data Refresh)
Build a Single Page Application with the HotTowel SPA Template – Part Four – Real-Time Communication
Pluralsight Building Applications with ASP.NET MVC 4 : The Official Microsoft ASP.NET Site
Samples : The Official Microsoft ASP.NET Site
asp.net mvc - Upshot/Knockout Architectural Best Practices - What is the preferred provider to use in communicating between Upshot and .NET? - Stack Overflow
Building Single Page Apps for desktop, mobile and tablet with ASP.NET MVC 4 | Techdays 2012 the Netherlands | Channel 9
javascript - pagination not working for KO Grid - Stack Overflow
knockout.js - How Can I Pass The Item Bound To A KoGrid Cell To The ViewModel - Stack Overflow
Edit fiddle - JSFiddle
ASP.NET MVC Model Validation using Data Annotations | Joey Li's IT Zone
Single Page Apps JumpStart - Online Training Course for Developers
Learn Breeze
Consuming an ASP.NET Web API OData Service with Breeze
Simplest Thing Possible: Introduction to Knockout.js
Getting Started Managing Client-Side Data with the Breeze JavaScript Library - Dan Wahlin
▶ Getting started with Breeze.js using NuGet - YouTube
NuGet Gallery | Breeze for ASP.NET Web Api projects 0.84.4
Auto complete search with Knockout | Andreas Gustafsson
jQuery AutoComplete Trigger Change Event - Stack Overflow
google
www.oneindian.net/?src=1003-f779e6f0-70ed-4b7d-a389-7c7898a2528f-28112013
How to check / unchecked a checkbox with jQuery
What is the best way to hide jQuery UI autocomplete if no input box is used? - Stack Overflow
jQuery Show / Hide Loading Image in Autocomplete Textbox - ASP.NET,C#.NET,VB.NET,JQuery,JavaScript,Gridview,SQL Server,Ajax,SSRS, XML examples
knockout.js - How to select certain cells from koGrid row? - Stack Overflow
node.js - Trying to create onclick event in node js grid using KOGrid - Stack Overflow
KnockoutJS Configuration Sample - KnockoutJS Configuration with Grid Control - Ignite UI™
knockout.js get selected value from dropdown - JSFiddle
asp.net mvc - .NET MVC jQuery relative path for window.location - Stack Overflow
Android Push Notifications using Google Cloud Messaging (GCM), PHP and MySQL
c# - phone:webbrowser does not open PDF files (Windows Phone 8) - Stack Overflow
Displaying PDF Files in Windows Phone 7 Mango | Mobile Zone
c# - Save PDF file to isolated storage then launch - Windows phone - Stack Overflow
Windows Phone 8 Development for Absolute Beginners | Channel 9
generate pdf programmatically - Reporting - Client & Server Side Rendering
Tutorials on Microsoft .NET and Web Technologies
What’s new in WebView in Windows 8.1
c# - How to get Adobe Reader full path(including executable file name)? - Stack Overflow
c# - Launching PDF reader on windows phone 8 - Stack Overflow
Techno Nutty: How To Create New Pdf Document Using C# Programming
WebBrowser Control Techniques in Windows Phone - Nokia Developer Wiki
All you need to know about Push Notifications for Windows Phone 7 | Windows Phone Central
c# - Push Notification Windows Phone 8 Sample from MSDN - Stack Overflow
Push notification channel URI is null - Visual Studio
Sending push notifications for Windows Phone
How do I authenticate at Microsoft Push Notification Service for Windows Phone? - Stack Overflow
How to get device token id of windows phone for push notification? - Stack Overflow
How to authenticate with the Windows Push Notification Service (WNS) (Windows Store apps) (Windows)
How to request, create, and save a notification channel (Windows Store apps using JavaScript and HTML) (Windows)
How to send and receive toast notifications for Windows Phone
Asynchronous Programming For Windows Phone 8 - Nokia Developer Wiki
Windows Phone 8: Performance & Optimization for Developers | Build 2012 | Channel 9
wpf - c# How to get Listbox selection from Observable Collection - Stack Overflow
peterhuene/sqlite-net-wp8 · GitHub
Working with SQLite in Windows Phone 8: a sqlite-net version for mobile| qmatteoq.com
SQLite for Windows Phone 8 Sample in C#, C++ for Visual Studio 2012
mobile.dzone.com/articles/new-sqlite-wrapper-windows-0
Using the SQLite database engine with Windows Phone 8 apps
Windows Phone Using Sqlite with WP8 sample in C#, VB.NET, C++, XAML for Visual Studio 2012
SQLite for Windows Phone 8 - CodeProject
How to Use SQLite with a Windows Phone 8 Application - TechNet Articles - United States (English) - TechNet Wiki
Adding an existing SQLite database to a Windows Phone 8 app – blog of stephen ceresia
Indeterminate progress indicator WindowsPhone8
Using the ProgressIndicator in the SystemTray in Windows Phone | xamlgeek
c# - Read and write list to IsolatedStorage in Windows Phone 8 - Stack Overflow
c# - Windows Phone 8 - Saving a List to IsolatedStorage - Stack Overflow
c# - Set datagrid view beckground to transparent - Stack Overflow
Customize a slider in WPF, Step by Step Tutorial « Naveen's Weblog
c# - Find textbox in a datagrid - Stack Overflow
Findcontrol in DataGrid in WPF | Tejas V Bhalani Blog
asp.net - how to increase MaxReceivedMessageSize when calling a WCF from C# - Stack Overflow
Passing multiple complex type parameters to ASP.NET Web API
JSON Serialization
C# JSON.net - Trying to deserialize JSON into C# results in correct number of objects but no properties set - Stack Overflow
How to create dynamic Google chart in ASP.NET using C#
Highcharts - Basic line
Visualization: Column Chart - Google Charts — Google Developers
Webmail Login
RIMS LOGIN
Free Bootstrap Admin Themes - David Carr - Web Developer
c# - WebClient, doesn't send parameters - Stack Overflow
Create PDF Files on fly in C# - C# sample code - developer Fusion
Creating PDF with Java and iText - Tutorial
Individual Accounts in Web API : The Official Microsoft ASP.NET Site
c# - Left outer join in LINQ query - Stack Overflow
c# - LINQ - Full Outer Join - Stack Overflow
LINQ: C#: Left outer joins with LINQ
c# - Left outer join , Object reference not set to an instance of an object - Stack Overflow
MTA (Microsoft Technology Associate)
How to Hash Passwords
sql - Display value from column B if column A is NULL - Stack Overflow
c# - Putting HTML inside Html.ActionLink(), plus No Link Text? - Stack Overflow
asp.net mvc 3 - How to reference a .css file on a razor view? - Stack Overflow
javascript - ASP.Net MVC 3 Razor: Include js file in Head tag - Stack Overflow
c# - Session variables in action filter - Stack Overflow
Create PDFs in ASP.NET - getting started with iTextSharp
iTextSharp - Page Layout with Columns
ASP.Net - Upload file & Download file from folder | Etechpulse - Dot .Net, ASP .Net Tutorial, Coding, GIS Software Development
Export to Excel using OpenXML : The Official Forums for Microsoft ASP.NET
How to create a stylesheet in Excel Open XML | Polymath Programmer
c# - How to use a DataAdapter with stored procedure and parameter - Stack Overflow
MIS | Log in
Visual Studio 2013 keyboard shortcuts - complete list
Authentication and Authorization : The Official Microsoft ASP.NET Site
Authorization in ASP.NET Web API | leastprivilege.com
Microsoft .NET Fundamentals: MTA Exam 98-372 | Microsoft
How to create a JSON WCF RESTful Service in 60 seconds - CodeProject
c# - Nullable types and the ternary operator: why is `? 10 : null` forbidden? - Stack Overflow
Create a SlideShow with ASP.NET Panels using jQuery
Get started with Azure for ASP.NET
Business Contact Manager for Outlook 2013 Database Tool v4.0.12124.0 :: EHLO :: Rui J.M. Silva Blog :: Blogs :: MSExchange.org
Manage your Business Contact Manager database on a server - Outlook
Manage your Business Contact Manager database on a server - Outlook
Read XML file and Update C#. How to do it simple? : The Official Forums for Microsoft ASP.NET
How to remove Navigation Back Entry in Windows Phone 8
5 simple steps to create your first RESTful service | WCF Tutorial
A Beginner's Tutorial on Creating WCF REST Services - CodeProject
Consuming WC

No comments:

Post a Comment