Event propagation is an important feature where an event is propagated to its parent control. It is onto that parent control to verify this event if it is coming from its child item and not meant for it, but that is not done automatically and we need to handle it.
[More]
comparing asp.net with php is illogical. asp.net is a framework where php is a language. So, logically we should compare language with language and not a framework with language.
[More]
C#Corner is a great Learning hub and providing a great facility to learners with help of events ( on
[More]
23. July 2013
Anil Kumar
C# , WCF
We can stop non authorized users access to our hosted WCF services by applying some sort of techniques. WCF doesn't provide us any direct On and Off mechanism for valid and invalid access.
[More]
Check all checkboxes in Gridview using jQuery
[More]
It is a general practice to ask practical oriented questions that help interviewer to understand the ability of candidates. These practical oriented questions can be answered easily on the base of experience.
Can we create a View on a table which is not exist in database ? (in MS SQL)
When will you use View and when Stored Procedure?
Can we disclose only 10 WCF functions out of 15 to a particular customer or user ? (in WCF)
Suppose we want to charge customer based on no of calls made to our WCF function, so is it possible to do so in WCF?
[More]
In Oracle, it is created with help of FORCE VIEW with Create command. But, In case of MS SQL, it is not possible to create a View on table/view that is not exist in database.
[More]
SignalR is new buzz in development technology. It is not going to replace asp.net but works for asp.net. It is a technology ( in more technical words it is a library) that facilitate us to add real-time functionality into our asp.net based applications. It is very useful where high time/real time update is required like online group gaming, chat, stock trade etc.
[More]
CS or CSE is just like a superset of IT, it has more specialization than IT and must be preferred choice. It opens broader scope in terms of higher education, government job compare to IT. MSc (CS) vs MSc(IT) BTech(CS) vs BTech(IT)
[More]
IGNOU's DEC has been dissolved wef 4 May 2013 and UGC is now main regulatory for Open & Distance Learning. Be smart while choosing institution or University for distance mode technical courses.
[More]