C# Articles (378) - Page 7

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

378 records found.
 
Goud.Kv
Generic constraints with examples in C# 
Last updated on: 27 Oct 2014 02:02:53 AM by Goud.Kv | Views: 18387 | Category: C# |
C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
Timo.Walker
How to implement ONVIF IP camera service and RTSP streaming to smartphones / remote PCs in C# 
Last updated on: 16 Oct 2014 09:45:25 AM by Timo.Walker | Views: 138008 | Category: C# |
Votes: 1 | Rating: 5 out of 5
In this tutorial, we look how to demonstrate a C#-based solution to increase the efficiency of your IP-based video surveillance system by building an ONVIF IP camera server. We will see how to implement RTSP streaming to multiple locations in C# by using prewritten Onvif-based components.
Goud.Kv
Generic methods, generic interfaces and generic constraints in C# 
Last updated on: 20 Oct 2014 01:41:59 AM by Goud.Kv | Views: 19302 | Category: C# |
Votes: 1 | Rating: 5 out of 5
C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
Goud.Kv
Generics and generic types in C# 
Last updated on: 11 Oct 2014 10:07:36 AM by Goud.Kv | Views: 8087 | Category: C# |
Votes: 1 | Rating: 5 out of 5
C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
Goud.Kv
Enums debugging and Nested types in C# 
Last updated on: 15 Oct 2014 09:49:06 AM by Goud.Kv | Views: 6053 | Category: C# |
Votes: 1 | Rating: 5 out of 5
C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
Timo.Walker
How to build a C# IP camera software that enables Pan-Tilt-Zoom (PTZ) motion control 
Last updated on: 16 Oct 2014 09:59:24 AM by Timo.Walker | Views: 46611 | Category: C# |
Votes: 1 | Rating: 5 out of 5
In this guide I would like to present an easy solution on how to increase the efficiency of your IP-based surveillance system by building your own camera software. I will show how to implement PTZ (Pan-Tilt-Zoom) motion control in C# by using prewritten Onvif-based components.
Goud.Kv
Enums and properties of enums in C# 
Last updated on: 09 Oct 2014 03:44:36 AM by Goud.Kv | Views: 18899 | Category: C# |
C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
  • Goud.Kv
    Implementing virtually and re-implementing of interfaces in C# 
    Last updated on: 08 Oct 2014 03:21:32 AM by Goud.Kv | Views: 6640 | Category: C# |
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Goud.Kv
    Interface, Explicit Interface Implementations in C# 
    Last updated on: 26 Sep 2014 08:30:47 AM by Goud.Kv | Views: 6262 | Category: C# |
    Votes: 1 | Rating: 5 out of 5
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Goud.Kv
    Struct, properties of structs in C# 
    Last updated on: 23 Sep 2014 09:15:49 AM by Goud.Kv | Views: 7034 | Category: C# |
    Votes: 1 | Rating: 5 out of 5
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Goud.Kv
    Polymorphism, method overloading and overriding in C# 
    Last updated on: 23 Sep 2014 09:03:44 AM by Goud.Kv | Views: 84107 | Category: C# |
    Votes: 1 | Rating: 5 out of 5
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Goud.Kv
    implicit, explicit and operator keywords in C# 
    Last updated on: 19 Sep 2014 09:45:24 AM by Goud.Kv | Views: 15879 | Category: C# |
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Gwhite
    Simple word API to manipulate bookmarks in Word 
    Last updated on: 10 Sep 2014 04:43:15 AM by Gwhite | Views: 7085 | Category: C# |
    This article will show you how to create a word document with bookmarks and then insert images and text in the location of bookmarks.
    Goud.Kv
    Constructors and default, instance and static constructors in C# 
    Last updated on: 16 Sep 2014 08:57:17 AM by Goud.Kv | Views: 8213 | Category: C# |
    Votes: 1 | Rating: 5 out of 5
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Goud.Kv
    extern, in and async modifiers in C# 
    Last updated on: 12 Sep 2014 03:35:12 AM by Goud.Kv | Views: 6197 | Category: C# |
    Votes: 1 | Rating: 4 out of 5
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.