Channel Avatar

Jagadish Pulakhandam @UCSVZA1E0M_IP2Rm3LHpksvA@youtube.com

2.4K subscribers - no pronouns :c

DotNetCodeCentral.com is a library of several .NET code samp


03:56
01 How to Create Web Application and Site Collection in SharePoint 2013
10:45
03-How to debug JavaScript in Eclipse (using CrossFire and FireBug)
06:59
02-How to debug JavaScript in Eclipse (using Chrome Dev Tools Eclipse plug-in)
09:41
01-How to Install and Configure Eclipse for JavaScript Development
09:54
02-OOPS in JavaScript: Introduction to Objects, Declaration and Initialization
10:10
01-OOPS in JavaScript: Associative Arrays vs. Objects
05:14
25-Advanced JavaScript (recorded session) - Built-in Function Constructor of JavaScript
07:14
24-Advanced JavaScript (recorded session) - Introducing Closure in JavaScript
07:31
23-Advanced JavaScript (recorded session) - Attaching functions to events
05:05
22-Advanced JavaScript (recorded session) - Array of functions
07:39
21-Advanced JavaScript (recorded session) - Functions returning Functions in JavaScript
06:30
20-Advanced JavaScript (recorded session) - Functions returning Functions in JavaScript
05:13
19-Advanced JavaScript (recorded session) - Working with Nested (or Inner) Functions in JavaScript
03:05
18-Advanced JavaScript (recorded session) - Working with 'Array.some()' method
04:09
17-Advanced JavaScript (recorded session) - Working with 'Array.map()' method
04:45
16-Advanced JavaScript (recorded session) - Working with 'Array.forEach()' method
04:01
15-Advanced JavaScript (recorded session) - Working with Array.filter() method
12:52
14-Advanced JavaScript (recorded session) - Working with Array.every() method
08:03
13-Advanced JavaScript (recorded session) - Callback functions in JavaScript
02:50
12-Advanced JavaScript (recorded session) - Self-Invoking functions with return values
02:13
10-Advanced JavaScript (recorded session) - Self-Invoking functions with Parameters
01:48
11-Advanced JavaScript (recorded session) - Self-Invoking functions with unlimited parameters
04:32
09-Advanced JavaScript (recorded session) - Self-Invoking functions
02:10
08-Advanced JavaScript (recorded session) - Function Objects returning values
01:53
07-Advanced JavaScript (recorded session) - Function Objects with unlimited parameters
01:30
06-Advanced JavaScript (recorded session) - How to work with Function Objects with parameters
05:08
05-Advanced JavaScript (recorded session) - Working with Anonymous functions
02:34
04-Advanced JavaScript (recorded session) - Declare/Define functions which return values
03:03
03-Advanced JavaScript (recorded session) - functions with unlimited number of parameters
01:46
02-Advanced JavaScript (recorded session) - How to define/declare functions with parameters
02:33
01-Advanced JavaScript (recorded session) - How to define/declare User Defined Functions
11:03
10-How to Consume a Windows Azure Service using Windows Phone 7
05:31
09-How to Consume a Windows Azure Service using ASP.NET
05:19
08-How to Consume a Windows Azure Service using Windows Forms
05:18
07-How to Deploy and test a Windows Azure Service in production environment
05:09
06-How to Develop and test a Windows Azure Service using emulator (local environment)
08:53
05-How to Develop a basic web site and Deploy using Windows Azure
04:56
04-How to Configure and test Windows Azure Emulator/Tools (using VS 2010)
02:28
03-Installing Microsoft Windows Azure Tools/SDK for Visual Studio 2010
01:11
02-Logging into Windows Azure Portal
03:47
01-Registering for Microsoft Azure development (using FREE pass)
02:17
How to install IIS 7 Rewrite Module
01:37
How to configure IIS on Windows 7 machine
07:55
How to bind a list (or collection) of objects (Model) to ASP.NET MVC View
03:02
21-How to trace incoming SQL statements to SQL Server Database (using SQL Server Profiler)
02:17
20-How to generate query (estimated) execution plan using SSMS
02:32
19-How to Backup/Restore a SQL Server Database
02:52
18-How to create and test a DML trigger using Microsoft SQL Server Database
03:25
17-How to create and test an User Defined Function (Microsoft SQL Server)
02:42
16-How to create/execute/test a stored procedure using Microsoft SQL Server Database
02:38
15-How to copy whole/entire database from one SQL Server instance to another
02:39
14-How to copy data (rows) from one Microsoft SQL Server database to another
02:14
13-How to attach/detach databases to Microsoft SQL Server instance
04:22
12-How to generate scripts for complete Microsoft SQL Server database (including data)
01:11
11-How to create an index for a column in a table in a SQL Server database
01:56
10-How to create a view using Microsoft SQL Server Management Studio
01:16
09-How to execute SQL statements using Microsoft SQL Server Management Studio (SSMS)
02:41
08-How to create database diagram (in SQL Server) to know relationships between tables
03:03
07-How to add a relationship (Foreign Key) between two tables using SQL Server
01:39
06-How to add rows to a table in SQL Server database