i
Techwaukee
Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
DELETE
GET
POST
PUT
DELETE
Routing in ASP.NET MVC is used to map incoming browser requests to specific controller actions.
Routing helps in defining URL patterns and mapping them to controller actions.
It allows for creating clean and user-friendly URLs.
Routing also enables parameter passing in URLs for dynamic content.
Example: RouteConfig.cs file in ASP.NET MVC project defines the routing configuration.
The correct syntax for defining a route in ASP.NET MVC involves using the Route attribute above the controller action method.
Use the Route attribute above the controller action method to define a custom route
Specify the route template within the Route attribute
Example: [Route("custom/route")] public ActionResult MyAction() { }
In ASP.NET MVC, there are several valid methods to pass data from a controller to a view, but some methods are invalid.
1. ViewBag: Dynamic property to pass data. Example: ViewBag.Message = 'Hello';
2. ViewData: Dictionary to store data. Example: ViewData['Message'] = 'Hello';
3. Strongly Typed Models: Pass a model directly. Example: return View(myModel);
4. TempData: Used for passing data between requests. Example: TempDa...
The @Html helper in ASP.NET MVC is used to generate HTML controls in a strongly-typed view.
Generates HTML controls based on the model properties in a strongly-typed view
Helps in reducing the amount of HTML code written in the view
Provides type safety and intellisense support for HTML helpers
Can be used to render form elements, links, images, etc.
Top trending discussions
I appeared for an interview in Apr 2020.
Design a database for a university with colleges, departments, and students. Write a query to get students with maximum votes.
Use a relational database like MySQL or PostgreSQL
Create tables for colleges, departments, students, and elections
Use foreign keys to establish relationships between tables
Add columns for election details like candidate names and vote counts
Write a query to join tables and filter for maximum vot...
Design a bit.ly URL shortening service with database choice, table design, and endpoints.
Use a relational database like MySQL or PostgreSQL for scalability and ACID compliance.
Create a table with columns for the original URL, shortened URL, and metadata like creation date and click count.
Endpoints should include URL shortening, redirection, and analytics.
Implement caching to improve performance and reduce database load...
posted on 11 Sep 2023
I applied via Walk-in and was interviewed in Aug 2023. There were 4 interview rounds.
Section 1. 10 questions aptitude
section 2. 10 oops questions based on c++
section 3. comprehension
section 4. 10 questions English grammar
One coding question. it's like two lines of question, understand the question and write the code using any programming language.
posted on 18 Oct 2023
Database realted task
Create a hero section for website
posted on 3 Aug 2022
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 2 interview rounds.
Hospital management syatem
Check the coding and databases connection and validations
Coding test was on reactjs and html
Coding test with simple questions, related to the role
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Question from reduce,map method
Online test with basic questions along with c++ question
Virtual group discussion
Some of the top questions asked at the Techwaukee Junior Software Engineer interview -
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
HR Recruiter
5
salaries
| ₹2.2 L/yr - ₹3 L/yr |
SAP Abap Consultant
4
salaries
| ₹1.5 L/yr - ₹4 L/yr |
Software Engineer
3
salaries
| ₹3 L/yr - ₹5.7 L/yr |
Software Developer
3
salaries
| ₹2.1 L/yr - ₹8 L/yr |
HR Associate
3
salaries
| ₹3 L/yr - ₹3.2 L/yr |
GrapplTech
Infotact Solutions
Wilco Source
Vizlogic Digital Solutions