pradeepshet.wordpress.com
About Me – pradeepshet
https://pradeepshet.wordpress.com/about
Dont keep looking backwards thats not where u r heading. Hi, I am a microsoft technology enthusiast, a online/corporate trainer and a author having 8 years of experience in Web & windows technology. I am a MCP (70-536) and MCTS (70-515) too. I am passionate about writing articles, talking about technology, help solving technical problems, sharing knowledge, providing training and many more. I am leading a user community in mumbai called Mumbai Techie Group. Leave a Reply Cancel reply. This user group bas...
pradeepshet.wordpress.com
Process & Thread – pradeepshet
https://pradeepshet.wordpress.com/2014/06/29/process-thread
Dont keep looking backwards thats not where u r heading. June 29, 2014. June 29, 2014. A process can be any executing instance which executes under operating system. A process execution is isolated from each other. They consume their own memory space. A Process can have multiple threads. Threads are small task which run under a single process so they have limited level of isolation.Once any process is killed, then the all threads under that process also get killed. Difference between Process and Threading.
pradeepshet.wordpress.com
pradeepshet – Page 2 – Dont keep looking backwards thats not where u r heading
https://pradeepshet.wordpress.com/page/2
Dont keep looking backwards thats not where u r heading. June 29, 2014. June 29, 2014. A process can be any executing instance which executes under operating system. A process execution is isolated from each other. They consume their own memory space. A Process can have multiple threads. Threads are small task which run under a single process so they have limited level of isolation.Once any process is killed, then the all threads under that process also get killed. Follow pradeepshet on WordPress.com.
pradeepshet.wordpress.com
Pradeep Shet – pradeepshet
https://pradeepshet.wordpress.com/author/pradeepsh824
Dont keep looking backwards thats not where u r heading. MVC Model Binding and Custom Validation. August 24, 2014. Read the below articles and share your comments. 1) MVC Model Binding techniques. Http:/ www.c-sharpcorner.com/UploadFile/cda5ba/model-binding-in-mvc-a-magical-mapper/. 2) Adding custom validations in MVC. Http:/ www.c-sharpcorner.com/UploadFile/cda5ba/adding-custom-validation-in-mvc/. Featured Article of July 2014 – Parallel Task. August 24, 2014. August 24, 2014. August 24, 2014. Common Ta...
pradeepshet.wordpress.com
Dependency Injection & Inversion of Control – pradeepshet
https://pradeepshet.wordpress.com/2014/08/24/dependency-injection-inversion-of-control
Dont keep looking backwards thats not where u r heading. Dependency Injection and Inversion of Control. August 24, 2014. Read my article and share your comments whether its good or bad. Http:/ www.c-sharpcorner.com/UploadFile/cda5ba/dependency-injection-di-and-inversion-of-control-ioc/. Read my article on knockout.js Day 1 and share your comments. Object Oriented Programming (OOP) with real world example. Leave a Reply Cancel reply. Enter your comment here. Address never made public). Object Oriented Pro...
pradeepshet.wordpress.com
Delegate vs Action vs Func – pradeepshet
https://pradeepshet.wordpress.com/2014/08/12/delegate-vs-action-vs-func
Dont keep looking backwards thats not where u r heading. Delegate vs Action vs Func. August 12, 2014. August 12, 2014. Traditional way of using Delegate. When we talk about delegate, it is a class of reference type used to encapsulate named or anonymous methods. For creating delegate we write,. Now, using the delegate which is declared can be done as shown below. Now C# had added a small wrapper to the delegate with the help of Action in T delegate. This delegate was introduced in Framework 2.0. Hi, I am...
pradeepshet.wordpress.com
Online Courses – pradeepshet
https://pradeepshet.wordpress.com/online-courses
Dont keep looking backwards thats not where u r heading. Understanding Basics of JavaScript. 2 Understand JavaScript objects. 3 Delegates in JavaScript. 4 IIFE functions in JavaScript. 5 Object oriented JavaScript. 6 Understand Lexical scope and Closures in JavaScript. 7 What is Angular? 12 Understand Angular Modules. 25 Working with multiple controllers. 27 Working with Nested Controllers. 28 Understand scope inheritance in nested controllers. 29 Inheriting scope with two independent controllers. You ar...
pradeepshet.wordpress.com
CTE (Common Table Expression) in SQL – pradeepshet
https://pradeepshet.wordpress.com/2014/08/16/cte-common-table-expression-in-sql
Dont keep looking backwards thats not where u r heading. CTE (Common Table Expression) in SQL. August 16, 2014. Common Table Expression (CTE) can also be said as the derived table or view. Lifetime of a CTE is ended after a single execution of query.CTE is mainly used for. Breaking complex queries in to smaller blocks. They are not persistent as database object. Let’s take example of Customer and Order tables having parent child relationship as shown below-. Create Common table expression as shown below-.
pradeepshet.wordpress.com
Read my article on knockout.js Day 1 and share your comments – pradeepshet
https://pradeepshet.wordpress.com/2014/08/21/read-my-article-on-knockout-js-day-1-and-share-your-comments
Dont keep looking backwards thats not where u r heading. Read my article on knockout.js Day 1 and share your comments. August 21, 2014. Your comments are valuable to me no matter good or bad. Learn knockout in 3 days – Day 1. Knockout article – Day1. CTE (Common Table Expression) in SQL. Dependency Injection and Inversion of Control. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). Notify me of new comments via email.
pradeepshet.wordpress.com
Object Oriented Programming (OOP) with real world example – pradeepshet
https://pradeepshet.wordpress.com/2014/08/24/object-oriented-programming-oop-with-real-world-example
Dont keep looking backwards thats not where u r heading. Object Oriented Programming (OOP) with real world example. August 24, 2014. Read my article on Object Oriented Programming and share your comments whether its good or bad. Http:/ www.c-sharpcorner.com/UploadFile/cda5ba/object-oriented-programming-with-real-world-scenario/. OOP with real world. OOPS with real world scenario. Dependency Injection and Inversion of Control. Featured Article of July 2014 – Parallel Task. Leave a Reply Cancel reply.
SOCIAL ENGAGEMENT