Skip to main content

Home/ Groups/ Programming tutorials and source codes
1More

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
1More

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.
1More

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.
1More

How to create ASP.NET MVC 5 web Project in Visual Studio 2013 | Techno Visitors - Tutor... - 0 views

  •  
    Are you beginner to ASP.NET MVC 5? Read this post to know how to create, run and modify your first MVC 5 web application in Visual Studio 2013.
1More

C# Tutorial: StringBuilder - Where, why and how to use? | Techno Visitors - Tutorials C... - 0 views

  •  
    In this C# tutorial, you will read belowed mentioned interesting fact about StringBuilder mutable class: - What is StringBuilder Class? - Why do you need this Class? - Where to avoid StringBuilder? - Cautions while using it? - StringBuilder functions - Example programs - And get download Link to this tutorial
1More

C# Tutorial: How to use Insert, Int32.TryParse, Padding strings, Join | Techno Visitors... - 1 views

  •  
    Read some interesting ways for manipulating string objects and joining array elements in C# using Insert, Int32.TryParse, PadLeft, PadRight and Join() methods. - Example programs - Download Link to this tutorial
1More

C# Tutorial: String Search 2 - Indexof, LastIndexOf, LastIndexOfAny | Techno Visitors -... - 0 views

  •  
    Read how to do string search in C# programming using IndexOf, LastIndexOf and LastIndexOfAny methods. Also read this post to know: - Why to do searching while writing a program. - Where to use IndexOf() method. - Difference between LastIndexOf and LastIndexOfAny methods - Example C# programs for using above methods
1More

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
1More

C Tutorial: 11 reasons how C is better than C language | Techno Visitors - tablet, ... - 0 views

  •  
    Read 11 prime reasons and features for showing how C++ language is better than C. - Function Vs Object driven approach - Top down Vs Bottom up approach - Low Vs middle level programming - And more
1More

C# Tutorial - How to use substring, contains in C# string | Techno Visitors - tablet, l... - 0 views

  •  
    In this ASP.Net C# tutorial, you will read how to use Substring() and Contains() methods for C# string. Also read this post to know: - What is a Substring? - Why to use substring in C# programming? - How to use substring in C#? - Example program for C# substring: - How to use C# string Contains - Example program for C# Contains:
1More

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
1More

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?
1More

Switch statement in C, C : Trick, traps, limitation, source code - Part 2 | Techno Vis... - 0 views

  •  
    Check how to write a manageable and optimized source code for switch statement in C, C++. Read this post to know: - Limitations and advantages of switch - Tips & traps of switch control - A Menu Driven example program showing ideal way of using the Switch
1More

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.
1More

Dell XPS 14 Windows 8 laptop: Available at lowest price range on Amazon | Techno Visito... - 0 views

  •  
    Dell XPS 14 - a powerful laptop with Core i5 processor, 500GB HDD and 32GB SSD available now to buy online at the lowest price range. Enjoy reading specs, price and reviews for this Windows 8 Dell machine.
1More

Decision making statements in C, C , C# programming - Chapter 2 | Techno Visitors - ta... - 0 views

  •  
    This tutorial includes 4 units covering replies to almost all questions relating to decision making with all if constructs of C, C++ and C# programming languages.
1More

ASP.Net: Top 10 expert tips to improve application performance | Techno Visitors - tabl... - 0 views

  •  
    Optimizing an ASP.Net web project and improving application performance is one of the hot issues for web developers. Read this post to check out top 10 expert tips to massively improve the performance of your ASP.Net web application.
1More

sp_executesql Vs Execute/Exec Vs Exec() for SP in SQL Server | Techno Visitors - tablet... - 0 views

  •  
    You can execute/run any stored procedures in T-SQL of SQL Server using any of SP_ExecuteSQL or EXECUTE/ EXEC methods. But the former method is considered to perform better and safer than later one. Read why?
1More

How IF statement surprises the beginners - C, C , C# tutorial | Techno Visitors - tabl... - 0 views

  •  
    Sometime the if (expression) statement in C, C++, C# languages leads to unexpected results for the beginners. Do you know why they get confused and surprised with such strange behaviour of if? Read how.
1More

How to use conditional operator in C, C : common errors, test exercises | Techno Visit... - 0 views

  •  
    Do you know what common mistakes programmers do while using conditional operators? In this post you will also get: - What are conditional operators? - C, C++ example programs for ternary operators - What are the benefits of using conditional operator over if? - What are the disadvantages of using ternary operator? - Important considerations while using conditional operators - Which common mistakes beginners do while using conditional operators? - C, C++ test exercise programs for beginners to find output and errors
1 - 20 of 33 Next ›
Showing 20 items per page