Skip to main content

Home/ Programming tutorials and source codes/ Group items tagged controllers

Rss Feed Group items tagged

Sushil Saini

ASP.Net MVC Controller Part 2 - Tips to work with controllers | Techno Visitors - Tutor... - 0 views

  •  
    ASP.NET MVC 4 tutorial depicting some tips for MVC controllers: - Inspecting parent classes definition of a controller - How to invoke controller/views from the browser and, - To respond direct from controller to the browser
Sushil Saini

MVC 4 Controller Part 1 - Default layout, how to create | Techno Visitors - Tutorials C... - 0 views

  •  
    MVC Beginner's tutorial explaining Controller class's layout and the way to create it.
Sushil Saini

C Tutorial - Loop Control in C language | Techno Visitors - Tutorials C, C , C#, ASP.N... - 0 views

  •  
    Check out this post to get detailed explanation of loop statement in C language: Here you will also read: - What is a loop control instruction? - Why you need iteration in programming? - Real life examples of loop statement - How a loop statement works? - Types of loop statements - Pre-conditional iterations - Post-conditional iterations
Sushil Saini

Difference between switch and if else ladder - Which one is better | Techno Visitors - ... - 0 views

  •  
    Do you know the conditions where the use of switch and if else ladder C/ C++/C# programming controls are better over each other? In this post, you will read: - An example program showing how switch is more manageable than if else. - Disadvantages of switch over if-else - Advantages of switch over if-else - Why switch works faster than if-else? - Where to use switch over if-else? - And where to use if-else over switch?
Sushil Saini

Interview questions and answers for switch programming | Techno Visitors - tablet, lapt... - 0 views

  •  
    Checkout top switch control related questions mostly asked from the fresher candidates during C, C++, C# interview. Here you will read: - 15 Interview Questions with answers for switch statement - Technical questions on programming in Part 1 - Source code based questions with their results in Part 2
Sushil Saini

ASP.Net MVC Architecture - What to know & Why to choose it? | Techno Visitors - Tutoria... - 0 views

  •  
    In this post, you will read about ASP.NET MVC 4 architecture. Also check why you should select MVC for your web application project and the descriptive information on model, view and controller classes.
Sushil Saini

Switch statement in C, C : Everything to know about switch - Part 1 | Techno Visitors ... - 0 views

  •  
    Check out some tips and traps of the switch statement in C/C++ languages to improve your programming skills and write more manageable and optimized source code.
1 - 7 of 7
Showing 20 items per page