asp.net based app.

asp.net based app. here each and every one can seen and and give sugessions to improve the answers related to technology . any query related.

we are providing window and web based queries and its related solution .. net core and web api u can discuss here

21/12/2023

Shout out to my newest followers! Excited to have you onboard!

UniverseLover, Imrana Usman, Blessingsmajor Kisiswa, Siva Raj

Welcome to All new audiance here in learning with Rohit. . .

21/12/2023

Web Api most asked interview questions:

* Media Type formatters
* Routing=> conventional & attribute routing
* Web Api security=>Authentication & Authorisation
* Basic authentication, Role based Authentication,Token based authentication, refresh token HMAC authentication
* Message handlers
*Web Api versioning with examples

10/12/2023

Interview preparation,most asked questions from c #

* Extention method
*Const & read-only keywords
*Async await
*Tuples
*Records
*Collection
*Oops (solid knowledge)
*Delegates
*Lamda expression
*Anonymous methods

02/10/2017

Introduction To Parallel Programming

Parallel programming is a programming model wherein the ex*****on flow of the application is broken up into pieces that will be done at the same time (concurrently) by multiple cores, processors, or computers for the sake of better performance. Spreading these pieces across them can reduce the overall time needed to complete the work and/or improve the user's experience. However, this is not always the case as there are several pitfalls you need to be aware of and we will certainly discuss them through the series.

http://www.c-sharpcorner.com/UploadFile/f9f215/parallel-programming-part-1-introducing-task-programming-l/

29/07/2017

Q: What is serialization?
Ans : When we want to transport an object through network then we have to convert the object into a stream of bytes. The process of converting an object into a stream of bytes is called Serialization. For an object to be serializable, it should implement ISerialize Interface. De-serialization is the reverse process of creating an object from a stream of bytes.

18/07/2017

Urgent Requirement for ASP.net Developer trainee and Support Trainee for 0-2 years.

Technical Skills

· Candidate should have relevant experience in Asp.net

· He / she must possess Intelligence and Aptitude to grasp things.

· Candidate should have worked on cloud environment, web based multi-user environment using .NET 3.5/ AJAX / MVC/ WCF/ JQuery / SQL SERVER.

· Candidate should have excellent database concepts in SQL 2008 / SSRS/ SSIS/ Performance Tuning.

· He/ She should have excellent GUI and Report designing skills.

· He/ She must understand and be good in documentation – this includes writing pseudocode, making data flow diagrams

Please mail your CV – [email protected]

Ref ID: [email protected]

25/03/2017

Q: What is enum in C #?
Ans: enum is value type. enum keyword is used to declare Enumerator.
enum is set of related named constants often referred to as an enumerator list.
enum is primitive data type, i.e. user defined.
Enums are not for end-user, they are meant for developers.
Enums are strongly typed constant,i.e. an enum of one type may not be implicitly assigned to an enum of another type even though the underlying value of their members are the same.

enums make your code much more readable and understandable.

Enum values are fixed. Enum can be displayed as a string and processed as an integer.

The default underlying type of the enumeration element is int. By default, the first enumerator has the value 0, and the value of each successive enumerator is increased by 1.

An enum is used to create numeric constants in .NET framework. All the members of enum are of enum type. Their must be a numeric value for each enum type.

Exp: enum Days {Sat, Sun, Mon, Tue, Wed, Thu, Fri};

22/09/2016

Q:) Who created Angular JS ?

Ans:) Intially it was developed by Misko Hevery and Adam Abrons. Currently it is being developed by Google.

Address

New Delhi

Telephone

+918745982072

Website

Alerts

Be the first to know and let us send you an email when asp.net based app. posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to asp.net based app.:

Share