0% found this document useful (0 votes)
21 views3 pages

Btech

The document outlines a comprehensive list of topics and questions related to various programming concepts, frameworks, and technologies, including Angular, MVC, C#, SQL Server, Entity Framework, and Web API. It covers coding patterns, technical staff queries, and specific functionalities within these frameworks. The content serves as a study guide for learning and understanding key principles and practices in software development.

Uploaded by

ganesh.mgr369
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views3 pages

Btech

The document outlines a comprehensive list of topics and questions related to various programming concepts, frameworks, and technologies, including Angular, MVC, C#, SQL Server, Entity Framework, and Web API. It covers coding patterns, technical staff queries, and specific functionalities within these frameworks. The content serves as a study guide for learning and understanding key principles and practices in software development.

Uploaded by

ganesh.mgr369
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

IQ test

1)In certain coding syatem march is writtens as legth and how you will april
2)State same or different
3)Please choose best option in designs circles?
4)

Angular
1) How to use jquery in angular
2) How to invoke typescript method from jquery
3) ngmodules can use loadchildren
4) Service can use/call another service in angular
5) When the service specified in specific component provider, component is
instantiated multiple times then how many instances of service class?
6) passing parameters in angular routes
7) Lazy loading in angular?
8) Interceptors in angular?
9) Localstorage ans sessionstorage and webstorage in angular?

Need to learn
1) Visitor patterns
2) Queryable patterns
3) Obserser pattern

Technical taff
1) co-variance and contra variance?
2) Connection pooling and object pooling?
3) yield in c#?
4) Nullcoelsing operator?
5) Reflection in c#?
6) lazy loading in c#
7) Early loading in c#?
8) WHich one better to use Iqueryable and IEnumerable?
9) Application pools in IIS?
10) Cursors in sql server?
11) page loading time reduce?
11) AOT compiler in angular?
12) finish in jquery?
13) Hosting in Jquery?
14) Proxy classes in entity framework?
15) WHen to use finalize and dispose() methods and explain them?
16) Attrubute routing in web api?
17) Custom routes in web api?
18) Security in web api?
19) Error Handling in web api?
20) Maintain loosely coupled code in web api?
21) Need to concentrate on solid priciples?
22) complex types in web api?
23) Difference between method overloading and method-overloading? how to achieve
24) Difference between where and having clause?

MVC

** lAZY Loading IN PAGE Loading?


** MVC application should be scalable and what should be taken into consideration?
1) What is Razor in mvc?
2) Differnt types of Routing in mvc?
3) What is attribute routing in mvc?
4) HtmlHelpers and HtmlHelpers extension methods?
5) HtmlHelpers and HtmlHelpers extension methods?
6) DisplayFor and EditorFor and TextboxFor?
7) Keep and Peek and Alive in MVC?
8) Difference between Routing and Url-Rewriting ?
9) HtmlHelpers in mvc?
10) HtmlHelpers and HtmlHelpers extension methods?
11) HtmlHelpers and HtmlHelpers extension methods?
12) DisplayFor and EditorFor and TextboxFor?
13) Keep and Peek and Alive in MVC?
14) ActionFilters in MVC?
15) Filters in MVC?
16) Asp.net mvc request life cycle?
17) Steps to make loading Fast?
18) 404 not found error in mvc?
19) Authenticate in mvc?
20) Scaffolding in MVC?
21)Tempdata and viewbag and viewdata and its peek and keep methods?

c#

* Explain Class
* WHat is interface and its advantgaes?
* Difference between variable and property in c#?
1).Net Program Execution?
2) What is managed and UnManaged Code?
3) Access Modifiers in c#?
4) DIfference between class and Struct in c#?
4) C# Polymorphism method overloading and overriding?
5) Difference between Lazy and Eager Loading?
6) Use of Interfaces in c#?
7) Struck constructor examples?
8) Extension Methods in c#?
9) Difference between out and Ref variables?
10)Difference between read-only and Const variables in c#?
11)IEnumerable and Iqueryable and List in c#?
12)ICollection and IEnumerable and Iqueryable?
13)Difference between Lazy and Eager Loading in c#?
14) How to achieve encapsulation and polymorphism in c#?
15) Service success status code in c#?
16)Explain Scoped,Transient,Singleton in c#
17)Explain IEnumerator, IEnumerable, IQueryable, ICollection, Arraylist, Arrays

Patterns
1) When to use Repository patterns and its Usage?
2) Singleton Design Pattern?
3) Abstract Factory Design Pattern?
4) Advantages of Dependency Injection?

Sql Server

1)stored procedure performance tuning?


1) Custered index and non Clustered Index and Composite Key?
2) What is functions in sql server?
3) What is trigger in sqlserver?
4) Joins in Sql server?
5) Default functions in sql server?
6) Index keys use in sql server?
7) Group by sql?
8) Sql preformance Optimization techniques and third party tools ?
9) Sql server Table valued functions?
10) It is possible to perform CRUD opertaions in user defined functions?
11) WHen to use view instead of stored procedure?
12) Sql Profiler?
13) Table seek() in sql server?

EntityFramework

1) Execute sql statements using EntityFramework?


31)Entity Frmework Single or FirstOrDefault?
32)EntityFrmework supports Lazy or Eager Loading?
37)Difference between Identity property and Sequence object?
38)EntityMapping and Property Binding in entity framework ?
39)Concurrency check and Timestamp attributes in EF?
40)Whuich state throws error in onsavechanges methods in entity like
modified ,unchange , deleted
41)entity already exists , would like attach it again what happens?
42) Use of DBCOntext in EntityFramework?
43) Functions in entity framework?

WebApi
1) Web Api Routing cycle?
12) Filtes in WebApi ?
3) Authorization in web api?
4) EnableCors() in web config filters

You might also like