Tuesday, September 11, 2007

.NET Slides, Examples etc...

C# programming

students - example of collection class
sorting using Icomparable - sorting user define type (IComparable)
breaking cycle dependency using interface - design problem
dll example with interfaces - interface dependency
using the dll - the client
abstract class example 1
abstract class example 2
operator overloading
class Object members - overriding Object members
reflection simple example - GetType example
indexer example - custom collections
delegate example
dll with delegate
using the delegate dll
IEnumarable eaxmple
linked list simple example

.NET Framewok

Collections - examples from System.Collections Namespace
configuration file
crystal reports
code generation
simple serialization
simple deserialization
custom serialization
WMI example
Object Pooling - using GC
MSMQ

ADO.NET

Command1.zip - Command Example
CommandSP.zip - Stored Procedure with command
DataSet1.zip - using dataset
ADONET.zip - more examples
accessing Datasets - using dataset
datagrid - binding data in datagrid
stored procedure example - using stored procedures and parameters
xml data example - simple xml example
command example
datareader example

datagrid combobox


ASP.NET

Trace Demo and Validations
ASP.Net + ADO.Net
ASPState
Cache
Security.zip
datalist example
forms security
web handler
web server control
web threat example
windows security
datagrid advance(VB)
DataList/repeater(VB)
Validation
Datagrid
Ashx file


ASP.NET 2.0

Data Access
Ajax
Localization
Master pages
New Controls
Overview Demos
Simple Profiles
Using Profiles
Profiles and users
Themes
Web Parts

Web Services
Demo1
UseWoodgrove
bitmap web service
Soap Trace Extension
Using UDDI SDK Examples
stateful web service - with windows form client
Using Perf Counters and Listeners
SOAP Encryption
Scrape
Slides - web services
slides - WSE

Enterprise Services (COM+)
JIT & Synchronize
Security
CRMDemo
LCE.zip
QueuDemo.zip

.NET Security





Intro - slides
Web Security - slides
SQL Injection -slides
Manage Assemblies -slides
code access security
evidence
simple example
isolated storage
reflection
security files
publisher policy
simple hashed password
hashing - all types
certificate and password enc/dec
Passwords in sql server using hashing
simple role based
Role Based Security(VB)
Role Based(CS)
Copy DACL using WMI
Sql Injection demo
XSS example , demo
Buffer overrun(basic idea)
Demo in C for BO
Dynamic invoke using reflection
code signing
Binary Data in sql server
Symetric Enc/Dec
Asymetric Enc/Dec
multi file assembly
DPAPI

Remoting

simple remoting example
remoting using interface
marshaling example
CAO Factory
Custom Sink
Custom Channel


XML

XML Schema Slides
xml generator
xml control(ASP.NET)
xml and dso(ASP.NET)
MSXML parser 4.0
XSL Examples
XSL Viewer
XSLT for xml transform
XML DSO example1
XML DSO example2
DSO Table Paging
DOM
DOM and XSLT
XMLHTTP
Client DSO and .NET
XML Reader simple example
XML DOM simple example
XML Schema Validator

Design Patterns


OOD - slides
UML - slides
Creational Patterns - slides
Structural Patterns - slides
Behavioral Patterns - slides
Abstract Factory
Adapter
Bridge
Builder
Chain of responsibility
Command
Composite
Decorator
Observer using delegates
Iterator using IEnumerator
Facade
Factory Method
Flyweight
Interperter
Iterator
Mediator
Memento
Observer
Prototype
Proxy
Singleton
State
Strategy
Template Method
Visitor

Interop


Overview and performance - slides
pinvoke
pinvoke using reflection
union example
unsafe example
using c++ dll (MC++ and C#)
using c++ dll (PInvoke)
hebrew/english keyboard
ActiveDir
Buffers
CreateObject
Errors
FindFile
GCHandle
Handleref
MsgBox
Openfiledlg
OSinfo
printf
Systime
Pinvokelib.h
Pinvokelib.cpp
Arrays
Callback
ClassMethods
OutArrayofStructs
Strings
Structs
Unions
Void

Multithreading

form invoke
async examples
Asynchronous filestream
Interupt And Abort
join example
Managing Threads
priority example
Thread Safety 1
Thread Safety 2
wait example
Attribute example
lock example
monitor example
race condition
Dataslot example

UI design


win forms example - forms and controls
panel and listbox - dynamic creation of controls
listbox example - using listbox as object container
using controls - more controls
toolbar example 1 - prototype of main window with menu and toolbar
toolbar example 2 - using tag as a delegate variable
context menu and notify icon
validating user input - using textbox validation and errorprovider
chat - simulation with delegates
windows observer - exercise
Custom Control
Composite Control
shaped form
simple shaped form
file license
registry license
user controls
web chart example 1
web chart example 2
web chart example 3
Right To left treeview
typeconverter
Drag and Drop

Networking

http example
tcpip
http example (bank israel)
Soap example



for help and other learning materials
visit our site: Bina