Index

Assemblies

  1. Examine IL Using ildasm.exe

ASP.Net

  1. Load ASP.Net User Control Dynamically Using jQuery and Ajax  
  2. Send DataGridView Data in Email in Window Form Application 
  3. Search records or data in gridview using jQuery
  4. Bind Data to Gridview using jQuery in ASP.Net
  5. Play YouTube Video in Your Website from URL only in ASP.Net
  6. Send Gridview Data in Email in ASP.Net using C#, VB.Net
  7. Import Gmail Contacts in ASP.Net
  8. Export Gridview to PDF in ASP.Net with Image
  9. Create Hindi TextBox Using Google Transliteration in ASP.Net
  10. Convert Multipage Tiff file into PDF in ASP.Net using C#
  11. Send mail in ASP.Net using C#, VB.Net
  12. Create Zip FIle in ASP.Net Using C#, VB.Net
  13. Export Gridview to PDF in ASP.Net
  14. Restore SQL Server Database Using C#
  15. SQL Server Database BackUp using C#
  16.  Method Overloading in WebServices
  17. Upload and Read the Excel file using C#
  18. Nested Gridview with Expand/Collapse Functionality
  19. Difference between document.ready and window.onload or pageLoad
  20. Difference between Int32.Parse(), Convert.ToInt32() and Int32.TryParse()
  21. Get the list of all HttpModules in ASP.Net
  22. How to pass ASP.NET server side array to client side
  23. Validate ListBox and DropDown List using Required Field Validator
  24. How to delete row in data table?
  25. How to pass an array in a Query String?
  26. Bind asp.net dropdownlist to xml file
  27. Highlight gridview row on mouse over in asp net web page
  28. Creating Captcha Code in ASP.Net
  29. OnClientClickevent and AJAX is not working for telerik RadControls
  30. State Management Techniques in ASP.Net-Part2
  31. State Management Techniques in ASP.Net-Part1
  32. Page Life Cycle in ASP.NET
  33. .NET History & Information

.Net Core

  1. Middleware in .NET Core
  2. Understanding the Use, Run, and Map Functions for Middleware in .NET Core
  3. Understanding Scoped, Transient, and Singleton Lifetime
  4. Understanding Caching in .NET Core API: Improving Performance and Scalability

C# 

  1. Conversion of Decimal to Binary in C#
  2. "throw" vs "throw ex" in Exception 
  3. Find Similarity between Two Strings in Percentage 
  4. Convert DataTable into List
  5. Constructor Chaining in C# 
  6. Convert a Generic List to a Datatable
  7. Get Property Names using Reflection in C#
  8. Get System Information using C# 
  9. Get hard drive information using C# 
  10. Create Directory/ Folder using C#
  11. Creating Extension Method for Enumerated Type
  12. Check Internet Connection availability in ASP. Net 
  13. SQL Server Database BackUp using C#
  14. C# Anonymous Method
  15. Get IP address using C#
  16. Partial Methods in C#
  17. Getting Information About Object's Type
  18. Contextual Keywords
  19. C# Static Methods
  20. Extension Methods in C#
  21. Partial Classes and Methods
  22. Sealed Classes and Methods
  23. Serialization in C#
  24. ASP.Net MVC - Multiple Models in Single View - Part1
  25. ASP.Net MVC - Multiple Models in Single View - Part2
  26. Default values for lambda expressions - C#12
  27. Using directives for additional types - C#12
  28. Primary Constructor - C# 12

jQueryJava Script

  1. Get Query String Value using Java Script 
  2. jQuery- Page Scroll to Top with jQuery 
  3. Automatically Refresh Page Using Java Script 
  4. Create a Textarea Character Counter / Limiter Using jQuery 
  5. Animated Sliding Recent Post Widget For Blogger 
  6. Change Input to Upper Case using Java Script 
  7. Calculate Age from Date of Birth Using Java Script
  8. jQuey .toggleClass() Example in ASp.Net
  9. jQuery Draggable Div Example in ASP.Net
  10. jQuery Resizable Div Example in ASP.Net
  11. Drag and drop html list item with in list using jQuery
  12. jQuery Magnifier Example | Showing the magnify view of image
  13. Bind Multiple Controls to a Single Event in jQuery
  14. Disable cut, copy and paste in textbox using jquery, javascript
  15. Watermark in textbox using JavaScript
  16. Prevent multiple clicks on button
  17. Maintain div scroll position on postback
  18. Find the child element position inside the parent element using Jquery/Java Script
  19. Disable right click on web page and images

LINQ 

  1. Fisrt vs FirstOrDefault 
  2. Single vs SingleOrDefault 
  3. LINQ Operators:Partition Operators
  4. LINQ Operators: Projection Operators 
  5. LINQ Operators : Filtering Operators 

SQl Server

  1. User Defined Function to Parse HTML 
  2. Case Sensitive search in SQL Server
  3. Check Primary Key Exists or not in Table
  4. Insert Values into Identity column 
  5. Identity Column in SQL Server
  6. SQL Server Database BackUp using C#
  7. Exporting Query Results to CSV using SQLCMD 
  8. SQL Server String Functions
    1. STR Function 
    2. SPACE Function 
    3. LOWER Function 
    4. SUBSTRING Function 
    5. UPPER Function 
    6. STUFF Function 
    7. LEN Function
    8. Unicode Function 
    9. LEFT Function
    10. CHARINDEX Function
    11. CHAR Function 
    12. ASCII Function
  9. Simple script to backup all SQL Server databases
  10. How to pass table as parameter in stored procedures in SQL Server (Table-Valued Parameters) 
  11. Return SQL Query Result as XML in SQL Server- AUTO Mode
  12. Return SQL Query Result as XML in SQL Server
  13. Select random records from database (MySQL, Oracle, MS SQL)
  14. SQl Server Tricks-Part2
  15. SQl Server Tricks-Part1

Angular

  1. Single Page Application
  2. Angular Introduction
  3. Angular Development Setup
  4. Angular Component
  5. Angular Component Lifecycle
  6. HTML Template in Angular Component
  7. Angular Event Binding
  8. Required Component Inputs in Angular16
  9. Bind Route Info to Component Inputs (Angular16)
  10. Angular Directive to Allow Number Only in Input Textbox
  11. Angular - @HostBinding and @HostListener
  12. Angular Trackby to improve ngFor Performance
  13. Angular CLI and Essential Commands for Efficient Development
  14. Understanding Attributes and Properties in HTML
  15. Angular Property Binding
  16. Angular Attribute Binding
  17. Angular - Understanding @Input and @Output Decorators
  18. Understanding Directives in Angular
  19. Understanding ng-template and ng-content in Angular
  20. Structural Directives in Angular
  21. How to create custom structural directive?
  22. Angular TypedForm: Building Strongly Typed Forms in Angular
  23. Introduction to Angular Pipes: Simplifying Data Transformation
  24. Angular : Transforming Data Using Custom Pipe
  25. Angular : Understanding Subject in Angular for Managing Data Streams
  26. Understanding Data Sharing Between Angular Components using BehaviorSubject
  27. Understanding ReplaySubject in Angular
^ Scroll to Top