Skip to content
  • Home
  • Roadways Time
  • Development
    • .Net
      • Asp.Net MVC
      • C#
      • Xamarin
      • Entity/LINQ
    • Worpress
      • Optimisation
      • Enhancing Functionality
    • Web Technologies
      • Javascript
      • JQuery
    • SQL Server
      • Stored Procedures
  • Networking
    • Firewalls
  • Books
  • Important Links
  • Symex
  • Linux
  • Interview Questions
    • .Net Core
    • .Net MVC
    • C#
    • Css
    • Design Patterns
    • Javascript
    • Jquery
    • Unit Testing
Technical Blog

Learning Means Growing

Category: C#

.Net C# Development

Virtual Method in C#

October 14, 2020 by sumit

C# virtual method is a method that can be redefined in derived classes. In C#, a virtual method has an implementation in a base class as well as derived the class. It is used when a…

.Net C# Development

C# Interfaces, What Are They and Why Use Them

October 14, 2020 by sumit

What Is an Interface? First and foremost, interfaces in C# are a means to get around the lack of multiple inheritances in C#, meaning you cannot inherit from multiple classes but you can implement multiple…

.Net C# Development

C# Arrays and Jagged Arrays

October 14, 2020 by sumit
.Net C# Development

Serialization and Deserialization in C#

October 14, 2020 by sumit

What is Serialization in C#?  Serialization in C# is the process of bringing an object into a form that it can be written on stream. It’s the process of converting the object into a form…

.Net C# Development

Ref and Out, Return Multiple Values From a Function in C#

October 14, 2020 by sumit

We all understand that functions in C# have a function signature, function body and a return type. The signature comprises the parameters sent to the function, the function body is the lines of code executed…

.Net Asp.Net MVC C# Development

API url not working

September 23, 2019 by sumit

Check the apirouteconfig file in App_Data folder of the web API

.Net C# Development

Generate Random Number

September 15, 2019 by sumit
.Net Asp.Net MVC C# Development

Reading Client’s IP

September 15, 2019 by sumit
.Net C# Development

Sending Email

September 15, 2019October 7, 2019 by sumit
.Net C# Development

Sending SMS

September 15, 2019September 15, 2019 by sumit

Posts navigation

Older posts
Newer posts
© 2023 Technical Blog | WordPress Theme Design by Superb