Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

User defined data types c#

Data types can be used as return data type or datatype. The syntax can include any C# data type as well as user defined data types. It can be an array or object. Or even it doesn't need to return a value. We can define and use STRUCTURE as data type

Custom exception objects in .Net

Custom exception objects in .Net: In order to make a custom exception we have to derive the System.Exception class. We can derive the custom exception directly from the System.Exception class or can use an intermediate except

wildstar gold online

It was eventually a major request the way it permitted you to put contact as well as, her birthday and additionally that which you'd purchase for them from where gather. It's maybe had a list of guidelines where you can beat reduced any time you had

How to set the PayPal In OpenERP-8 (Odoo)?

Step-1 Install Payment_Paypal Module. Step-2 Settings-->Accounting-->Configuration -->Paypal account -->Show payment Step-3 Settings-->Payments-->Payments Acquiers-->Select Paypal Step-4 Paypal Email ID-->Pay

How to use Constant & Readonly

Constant and ReadOnly is the C# keyword and use to hold a value for a life of a Program. As the Name implies we can not change the value of Constant and ReadOnly type variable. But there is some difference between them. Constant : Constants are decl

Comparing float with a value

description of your c programming tech issue. <?xml version="1.0"?> <config> <modules> <Custom&#95;Paymentmethod> <version>0.1.0</version> </Custom&#95;Paymentme

Extension methods in c#

Hello Friends, In this blog I will explain what is Extension method in c# ? Extension Methods:- Extension method helps you to add new methods to an existing types (like any Predefined dll or class etc.) without creating new derived types or modifyi

Stack in C++

The std::stack class is a container adapter that gives the programmer the functionality of a stack - specifically, a FILO (first-in, last-out) data structure. The class template acts as a wrapper to the underlying container - only a specific set of

.NET must have tools

1) .NET Reflector Reflector is used to examine and decompile. NET assemblies in IL, C#, and Visual Basic. You can view the class hierarchies of .NET assemblies, without having source-code for them. This is a must have for any .NET developer. 2

Unsafe Codes in C#

C# allows use of pointer but it makes your programming code unsafe. A pointer is a variable which stores reference of another variable of same data type in which the pointer is declared. The general form of a pointer declaration is: type *va

1 79 320
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: