Read Time:3 Minute, 1 Second Capgemini Cognizant Cybage Frequently Asked HCL L & T Oops Concept What is the differnece between Abstract class & Interface? Himanshu Namdeo 4 August 202112 September 2024 Share In an abstract class, we can create the functionality and that needs to be implemented by the derived class. The interface allows us to define...
Read Time:19 Second Cognizant SQL How can i enable remote debugging in MS SQL Server 2008 Himanshu Namdeo 6 June 201631 August 2023 Share https://msdn.microsoft.com/en-us/library/ee828498%28d=printer,v=vs.100%29.aspx http://stackoverflow.com/questions/20561213/how-can-i-enable-remote-debugging-in-ms-sql-server-2008 http://www.c-sharpcorner.com/uploadfile/e1317f/steps-to-debug-a-stored-procedure-of-sql-server-2008-using-visual-studio-2010/ http://stackoverflow.com/questions/1793612/debugging-stored-procedure-in-sql-server-2008
Read Time:8 Second C#.NET Cognizant Difference between static class and singleton pattern? Himanshu Namdeo 2 June 2016 Share http://stackoverflow.com/questions/519520/difference-between-static-class-and-singleton-pattern http://www.c-sharpcorner.com/blogs/difference-between-singleton-class-and-static-class1
Read Time:3 Second Cognizant Cybage L & T SQL What is Functional Dependency (Normalization)? Himanshu Namdeo 20 May 2014 Share http://www.emunix.emich.edu/~khailany/files/Normalization.htm
Read Time:4 Second Capgemini Cognizant HCL SQL Different Types of SQL Keys? Himanshu Namdeo 22 April 2014 Share http://www.dotnet-tricks.com/Tutorial/sqlserver/GcF9120312-Different-Types-of-SQL-Keys.html