Preview

c# basics

Powerful Essays
Open Document
Open Document
26266 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
c# basics
C# Programming

C# Programming

1

Table of Contents
1. Strings, Exceptions, and Events
The String Class
Arrays
Collections
Overview of Exception Handling
Throwing and Catching Exceptions
.NET Framework Class Library Exceptions
Creating Your Own Exceptions
Events
2. Introduction to Windows Forms
Introduction
What Is a Form?
Creating a Windows Form in a Text Editor
Creating a Form in Visual Studio .NET
The Windows Forms Designer
Forms
Form Properties
Form Events
Using Visual Inheritance
Localizing Your Form
Controls
Event Handling
Delegates
3. Streams
Working with IO Streams
I/O Classes Derived from System.Object
System.IO.FileSystemInfo and Its Derived Classes
Classes Derived from System.IO.Stream
System.IO.TextReader and Its Derived Classes
System.IO.TextWriter and Its Derived Classes
Enumerators
I/O and Security
Composing Streams
4. Remoting .NET
Introduction
Understanding .NET Remoting
Remotable and Nonremotable Objects
Understanding Remote Object Activation
Remoting Tasks
Using Lifetime Leases
Scope of Publication
Understanding Channels
Implementing Events and Delegates
Implementing Asynchronous Methods
Configuring and Securing .NET Remoting Objects
Securing .NET Remoting Objects
5. Crystal Reports for Visual Studio.NET
Introduction
About Crystal Reports
Reporting Fundamentals
Database Connection
Report Distribution
Export Scenarios
Print the Report
Hosting Reports in Windows Applications
6. Assemblies, Configuration and Security
Introduction

C# Programming

2

Creating Class Library Assemblies
Resources and Resource Assemblies
Creating Resource Assemblies
Creating Satellite Assemblies
Retrieving Resources at Run Time
Shared Assemblies
Strong Naming
The .config File Schema
Setting and Retrieving Dynamic Properties Manually
Using the Compiler Optimizations
Securing Your Application
Permissions
Configuring Code Access Security
Using Exception Handling with Imperative Security

You May Also Find These Documents Helpful

  • Powerful Essays

    • The desired impact is to bring all servers into the same arena with the…

    • 1244 Words
    • 5 Pages
    Powerful Essays
  • Good Essays

    3) How would you display the Designer window if it is not visible in your project?…

    • 3668 Words
    • 15 Pages
    Good Essays
  • Good Essays

    The security controls for this or any project should be a high priority and should be understood by every individual involved in the project. To determine this we will use the questions…

    • 775 Words
    • 4 Pages
    Good Essays
  • Good Essays

    This is used by Microsoft to seamlessly create a client/server model in Windows NT, with very little effort.…

    • 438 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    12. From Explorer or the Computer window, right-click a file or folder and select Properties from the short cut menu.…

    • 277 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Nt1310 Unit 9

    • 474 Words
    • 2 Pages

    C) FTP (File transfer protocol) - is a standard way of gathering files between computers on the Internet over IP/TCP…

    • 474 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Ms Project Lesson 3

    • 298 Words
    • 2 Pages

    When you do not want the duration of a certain task to change. If you have a four day review for everyone on the project, when you assign more resources to that task, the days decrease, this is when you do not want effort driven scheduling. You want it to stay at 4 days.…

    • 298 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    1) You can call the module several times instead of writing it out each time.…

    • 1580 Words
    • 11 Pages
    Better Essays
  • Good Essays

    Coding Tips

    • 1061 Words
    • 5 Pages

    The term first-listed diagnosis/condition is used in the outpatient setting in lieu of principal diagnosis, once again because of the timing. Often, diagnoses are not established at the time of the initial encounter in the outpatient setting and it may take two or more visits prior to a confirmed diagnosis. The documentation to support the reason for the visit should describe the patient's condition, using terminology that includes either specific diagnoses and/or symptoms, problems, or reasons for the encounter. In the instance where a discrepancy is discovered, determining the first-listed diagnosis per the coding conventions of ICD-9-CM, as well as the general and disease-specific guidelines within ICD-9-CM, will have precedence over the outpatient guidelines.…

    • 1061 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    Mad Libs C# Project

    • 1072 Words
    • 5 Pages

    using System; using System. Collections. Generic; using System. ComponentModel; using System. Data; using System.…

    • 1072 Words
    • 5 Pages
    Satisfactory Essays
  • Powerful Essays

    who are planning, designing, developing, revising or implementing a new course that introduces programming concepts…

    • 16837 Words
    • 70 Pages
    Powerful Essays
  • Satisfactory Essays

    Introduction to OOP

    • 1088 Words
    • 7 Pages

    Programs could be developed in sensible blocks that make the program more understandable and easier to maintain…

    • 1088 Words
    • 7 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Programming in C#

    • 606 Words
    • 3 Pages

    Limitation comes in the form of whether you and others can read and follow your code…

    • 606 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Q1: Create a class that includes a data member that holds a “serial number” for each object created from the class. That is, the first object created will be numbered 1, the second 2, and so on. To do this, you’ll need another data member that records a count of how many objects have been created so far. (This member should apply to the class as a whole; not to individual objects. What keyword specifies this?) Then, as each object is created, its constructor can examine this count member variable to determine the appropriate serial number for the new object. Add a member function that permits an object to report its own serial number. Then write a main() program that creates three objects and queries each one about its serial number. They should respond I am object number 2, and so on. Use copy constructor for this task both deep and shallow copy.…

    • 304 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Tutorial Question

    • 3543 Words
    • 15 Pages

    Four main types of grant provided to the State Government are Capitation Grant, State Road Grant, State Reserve Grant and Revenue Growth Grant.…

    • 3543 Words
    • 15 Pages
    Good Essays