documentation
.HELP!
Design Pattern Framework 3.5 Documentation
Name Property
Design Pattern Framework 3.5
previous page
next page
Design Pattern Framework 3.5
Name Property
Patterns-In-Action! Application
►
ActionService.DataTransferObjects
►
ShoppingCartItemDto
►
Name
C#
Visual Basic
Declaration Syntax
C#
Visual Basic
public
string
Name
{
get
;
set
; }
Public
Property
Name
As
String
Assembly:
ActionService
(Module: ActionService) Version: 1.0.0.0 (1.0.0.0)
previous page
start
next page
Menu
Homepage
Table of contents
Patterns-In-Action! Application
ActionService.Criteria Namespace
Criteria Class
Criteria Constructor
SortExpression Property
CustomerCriteria Class
CustomerCriteria Constructor
CustomerId Property
IncludeOrderStatistics Property
OrderCriteria Class
OrderCriteria Constructor
CustomerId Property
OrderId Property
ProductCriteria Class
ProductCriteria Constructor
CategoryId Property
PriceFrom Property
PriceThru Property
ProductId Property
ProductName Property
ActionService.DataTransferObjectMapper Namespace
Mapper Class
FromDataTransferObject Method
FromDataTransferObject Method (c)
FromDataTransferObject Method (item)
ToDataTransferObject Method
ToDataTransferObject Method (category)
ToDataTransferObject Method (customer)
ToDataTransferObject Method (order)
ToDataTransferObject Method (orderDetail)
ToDataTransferObject Method (product)
ToDataTransferObject Method (cart)
ToDataTransferObjects Method
ToDataTransferObjects Method (categories)
ToDataTransferObjects Method (customers)
ToDataTransferObjects Method (orders)
ToDataTransferObjects Method (orderDetails)
ToDataTransferObjects Method (products)
ActionService.DataTransferObjects Namespace
CategoryDto Class
CategoryDto Constructor
CategoryId Property
Description Property
Name Property
Version Property
CustomerDto Class
CustomerDto Constructor
City Property
Company Property
Country Property
CustomerId Property
LastOrderDate Property
NumOrders Property
Orders Property
Version Property
OrderDetailDto Class
OrderDetailDto Constructor
Discount Property
ProductName Property
Quantity Property
UnitPrice Property
Version Property
OrderDto Class
OrderDto Constructor
Customer Property
Freight Property
OrderDate Property
OrderDetails Property
OrderId Property
RequiredDate Property
Version Property
ProductDto Class
ProductDto Constructor
Category Property
ProductId Property
ProductName Property
UnitPrice Property
UnitsInStock Property
Version Property
Weight Property
ShoppingCartDto Class
ShoppingCartDto Constructor
CartItems Property
Shipping Property
ShippingMethod Property
SubTotal Property
Total Property
ShoppingCartItemDto Class
ShoppingCartItemDto Constructor
Id Property
Name Property
Quantity Property
UnitPrice Property
ActionService.MessageBase Namespace
AcknowledgeType Enumeration
PersistType Enumeration
RequestBase Class
RequestBase Constructor
AccessToken Field
Action Field
ClientTag Field
LoadOptions Field
RequestId Field
Version Field
ResponseBase Class
ResponseBase Constructor
Acknowledge Field
Build Field
CorrelationId Field
Message Field
ReservationExpires Field
ReservationId Field
RowsAffected Field
Version Field
ActionService.Messages Namespace
CartRequest Class
CartRequest Constructor
CartItem Property
ShippingMethod Property
CartResponse Class
CartResponse Constructor
Cart Field
CustomerRequest Class
CustomerRequest Constructor
Criteria Field
Customer Field
CustomerResponse Class
CustomerResponse Constructor
Customer Field
Customers Field
LoginRequest Class
LoginRequest Constructor
Password Field
UserName Field
LoginResponse Class
LoginResponse Constructor
SessionId Field
Uri Field
LogoutRequest Class
LogoutRequest Constructor
LogoutResponse Class
LogoutResponse Constructor
OrderRequest Class
OrderRequest Constructor
Criteria Field
OrderId Field
OrderResponse Class
OrderResponse Constructor
Order Field
Orders Field
ProductRequest Class
ProductRequest Constructor
Criteria Field
ProductResponse Class
ProductResponse Constructor
Categories Field
Product Field
Products Field
TokenRequest Class
TokenRequest Constructor
TokenResponse Class
TokenResponse Constructor
AccessToken Field
ActionService.ServiceContracts Namespace
IActionService Interface
GetCart Method (request)
GetCustomers Method (request)
GetOrders Method (request)
GetProducts Method (request)
GetToken Method (request)
Login Method (request)
Logout Method (request)
SetCart Method (request)
SetCustomers Method (request)
SetOrders Method (request)
SetProducts Method (request)
ActionService.ServiceImplementations Namespace
ActionService Class
ActionService Constructor
GetCart Method (request)
GetCustomers Method (request)
GetOrders Method (request)
GetProducts Method (request)
GetToken Method (request)
Login Method (request)
Logout Method (request)
SetCart Method (request)
SetCustomers Method (request)
SetOrders Method (request)
SetProducts Method (request)
AspControls Namespace
MenuComposite Class
MenuComposite Constructor
MenuItems Property
RenderContents Method (output)
SelectedItem Property
MenuCompositeItem Class
MenuCompositeItem Constructor (item, link)
Children Property
Item Property
Link Property
ASPNETWebApplication Namespace
Default Class
Default Constructor
ImageDefault Field
Master Property
Page_Load Method (sender, e)
Global Class
Global Constructor
Application_Error Method (sender, e)
Application_Start Method (sender, e)
Login Class
Login Constructor
ButtonSubmit Field
ButtonSubmit_Click Method (sender, e)
LiteralError Field
Master Property
Page_Load Method (sender, e)
Panel1 Field
TextboxPassword Field
TextboxUserName Field
Logout Class
Logout Constructor
HyperLinkHome Field
Master Property
Page_Load Method (sender, e)
SiteMasterPage Class
SiteMasterPage Constructor
ContentPlaceHolder1 Field
form1 Field
head Field
HyperLinkLogo Field
ImageArrow Field
Page_Load Method (sender, e)
PageRenderTime Property
ScriptManager1 Field
SiteMapPathMain Field
TheMenuComposite Field
TheMenuInMasterPage Property
UpdateProgress1 Field
ASPNETWebApplication.ActionServiceReference Namespace
AcknowledgeType Enumeration
ActionServiceClient Class
ActionServiceClient Constructor
ActionServiceClient Constructor
ActionServiceClient Constructor (binding, remoteAddress)
ActionServiceClient Constructor (endpointConfigurationName)
ActionServiceClient Constructor (endpointConfigurationName, remoteAddress)
ActionServiceClient Constructor (endpointConfigurationName, remoteAddress)
GetCart Method (request)
GetCustomers Method (request)
GetOrders Method (request)
GetProducts Method (request)
GetToken Method (request)
Login Method (request)
Logout Method (request)
SetCart Method (request)
SetCustomers Method (request)
SetOrders Method (request)
SetProducts Method (request)
CartRequest Class
CartRequest Constructor
CartItem Property
ShippingMethod Property
CartResponse Class
CartResponse Constructor
Cart Property
Category Class
Category Constructor
CategoryId Property
Description Property
ExtensionData Property
Name Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
Version Property
Criteria Class
Criteria Constructor
ExtensionData Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
SortExpression Property
Customer Class
Customer Constructor
City Property
Company Property
Country Property
CustomerId Property
ExtensionData Property
LastOrderDate Property
NumOrders Property
Orders Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
Version Property
CustomerCriteria Class
CustomerCriteria Constructor
CustomerId Property
IncludeOrderStatistics Property
CustomerRequest Class
CustomerRequest Constructor
Criteria Property
Customer Property
CustomerResponse Class
CustomerResponse Constructor
Customer Property
Customers Property
IActionService Interface
GetCart Method (request)
GetCustomers Method (request)
GetOrders Method (request)
GetProducts Method (request)
GetToken Method (request)
Login Method (request)
Logout Method (request)
SetCart Method (request)
SetCustomers Method (request)
SetOrders Method (request)
SetProducts Method (request)
IActionServiceChannel Interface
LoginRequest Class
LoginRequest Constructor
Password Property
UserName Property
LoginResponse Class
LoginResponse Constructor
SessionId Property
Uri Property
LogoutRequest Class
LogoutRequest Constructor
LogoutResponse Class
LogoutResponse Constructor
Order Class
Order Constructor
ExtensionData Property
Freight Property
OrderDate Property
OrderDetails Property
OrderId Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
RequiredDate Property
Version Property
OrderCriteria Class
OrderCriteria Constructor
CustomerId Property
OrderId Property
OrderDetail Class
OrderDetail Constructor
Discount Property
ExtensionData Property
ProductName Property
PropertyChanged Event
Quantity Property
RaisePropertyChanged Method (propertyName)
UnitPrice Property
Version Property
OrderRequest Class
OrderRequest Constructor
Criteria Property
OrderId Property
OrderResponse Class
OrderResponse Constructor
Order Property
Orders Property
Product Class
Product Constructor
Category Property
ExtensionData Property
ProductId Property
ProductName Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
UnitPrice Property
UnitsInStock Property
Version Property
Weight Property
ProductCriteria Class
ProductCriteria Constructor
CategoryId Property
PriceFrom Property
PriceThru Property
ProductId Property
ProductName Property
ProductRequest Class
ProductRequest Constructor
Criteria Property
ProductResponse Class
ProductResponse Constructor
Categories Property
Product Property
Products Property
RequestBase Class
RequestBase Constructor
AccessToken Property
Action Property
ClientTag Property
ExtensionData Property
LoadOptions Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
RequestId Property
Version Property
ResponseBase Class
ResponseBase Constructor
Acknowledge Property
Build Property
CorrelationId Property
ExtensionData Property
Message Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
ReservationExpires Property
ReservationId Property
RowsAffected Property
Version Property
ShoppingCart Class
ShoppingCart Constructor
CartItems Property
ExtensionData Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
Shipping Property
ShippingMethod Property
SubTotal Property
Total Property
ShoppingCartItem Class
ShoppingCartItem Constructor
ExtensionData Property
Id Property
Name Property
PropertyChanged Event
Quantity Property
RaisePropertyChanged Method (propertyName)
UnitPrice Property
TokenRequest Class
TokenRequest Constructor
TokenResponse Class
TokenResponse Constructor
AccessToken Property
ASPNETWebApplication.Controllers Namespace
AuthenticationController Class
AuthenticationController Constructor
GetToken Method
Login Method (username, password)
Logout Method
CartController Class
CartController Constructor
AddItem Method (productId, name, quantity, unitPrice)
GetCart Method
RemoveItem Method (productId)
SetShippingMethod Method (shippingMethod)
UpdateQuantity Method (productId, quantity)
ControllerBase Class
ControllerBase Constructor
AccessToken Property
ActionServiceClient Property
ClientTag Property
NewRequestId Property
CustomerController Class
CustomerController Constructor
AddCustomer Method (customer)
DeleteCustomer Method (customerId)
GetCustomer Method (customerId)
GetCustomers Method (sortExpression)
GetCustomersWithOrderStatistics Method (sortExpression)
GetCustomerWithOrders Method (customerId)
UpdateCustomer Method (customer)
OrderController Class
OrderController Constructor
GetOrder Method (orderId)
PriceRange Class
List Property
PriceRangeItem Class
PriceRangeItem Constructor (rangeId, rangeFrom, rangeThru, rangeText)
RangeFrom Property
RangeId Property
RangeText Property
RangeThru Property
ProductController Class
ProductController Constructor
GetCategories Method
GetProduct Method (productId)
GetProductPriceRange Method
GetProducts Method (categoryId, sortExpression)
SearchProducts Method (productName, priceRangeId, sortExpression)
ASPNETWebApplication.Error Namespace
Error Class
Error Constructor
HyperLinkHome Field
Master Property
Page_Load Method (sender, e)
ASPNETWebApplication.ImageServiceReference Namespace
IImageService Interface
GetCustomerImageLarge Method (customerId)
GetCustomerImageSmall Method (customerId)
GetProductImage Method (productId)
IImageServiceChannel Interface
ImageServiceClient Class
ImageServiceClient Constructor
ImageServiceClient Constructor
ImageServiceClient Constructor (binding, remoteAddress)
ImageServiceClient Constructor (endpointConfigurationName)
ImageServiceClient Constructor (endpointConfigurationName, remoteAddress)
ImageServiceClient Constructor (endpointConfigurationName, remoteAddress)
GetCustomerImageLarge Method (customerId)
GetCustomerImageSmall Method (customerId)
GetProductImage Method (productId)
ASPNETWebApplication.WebAdmin Namespace
Admin Class
Admin Constructor
Master Property
Page_Load Method (sender, e)
Customer Class
Customer Constructor
ButtonCancel_Click Method (sender, e)
ButtonSave_Click Method (sender, e)
DetailsView_OnDataBound Method (sender, e)
DetailsViewCustomer Field
HyperLinkBack Field
ImageCustomer Field
LabelError Field
Master Property
ObjectDataSourceCustomer Field
Page_Load Method (sender, e)
Customers Class
Customers Constructor
GridView_RowDataBound Method (sender, e)
GridViewCustomers Field
GridViewCustomers_RowCreated Method (sender, e)
GridViewCustomers_RowDeleting Method (sender, e)
GridViewCustomers_Sorting Method (sender, e)
HyperLinkNewCustomer Field
LabelError Field
Master Property
Page_Load Method (sender, e)
UpdatePanel1 Field
Order Class
Order Constructor
GridView_RowDataBound Method (sender, e)
GridViewOrders Field
HyperLinkBack Field
LabelHeader Field
Master Property
Page_Load Method (sender, e)
OrderDetails Class
OrderDetails Constructor
GridViewOrderDetails Field
HyperLinkBack Field
LabelHeader Field
LabelOrderDate Field
Master Property
Page_Load Method (sender, e)
Orders Class
Orders Constructor
GridViewOrders Field
GridViewOrders_RowCreated Method (sender, e)
GridViewOrders_Sorting Method (sender, e)
Master Property
Page_Load Method (sender, e)
UpdatePanel1 Field
ASPNETWebApplication.WebShop Namespace
Cart Class
Cart Constructor
DropDownListShipping Field
DropDownListShipping_SelectedIndexChanged Method (sender, e)
GridViewCart Field
GridViewCart_RowDeleting Method (sender, e)
HyperLinkCheckout Field
HyperLinkCheckoutBottom Field
HyperLinkContinueShopping Field
ImageSpacer1 Field
ImageSpacer2 Field
ImageSpacer3 Field
LinkbuttonRecalculate Field
LinkbuttonRecalculate_Click Method (sender, e)
Master Property
Page_Load Method (sender, e)
Shipping Method
SubTotal Method
Total Method
UpdatePanel1 Field
Checkout Class
Checkout Constructor
HyperLinkHome Field
Master Property
Page_Load Method (sender, e)
Product Class
Product Constructor
ButtonAddToCart Field
ButtonAddToCart_Click Method (sender, e)
CompareValidatorQuantity Field
DetailViewProduct Field
HyperLinkBack Field
ImageProduct Field
Master Property
ObjectDataSourceProduct Field
Page_Load Method (sender, e)
RangeValidatorQuantity Field
RequiredFieldValidatorQuantity Field
TextBoxQuantity Field
ValidationSummaryQuantity Field
Products Class
Products Constructor
DropDownListCategories Field
DropDownListCategories_SelectedIndexChanged Method (sender, e)
GridViewProducts Field
GridViewProducts_RowCreated Method (sender, e)
GridViewProducts_Sorting Method (sender, e)
Master Property
ObjectDataSourceCategories Field
Page_Load Method (sender, e)
UpdatePanel1 Field
Search Class
Search Constructor
ButtonSearch Field
ButtonSearch_Click Method (sender, e)
DropDownListRange Field
GridViewProducts Field
GridViewProducts_RowCreated Method (sender, e)
GridViewProducts_Sorting Method (sender, e)
Master Property
ObjectDataSourcePriceRange Field
Page_Load Method (sender, e)
TextBoxProductName Field
UpdatePanel1 Field
Shopping Class
Shopping Constructor
Master Property
Page_Load Method (sender, e)
BusinessObjects Namespace
BusinessObject Class
BusinessObject Constructor
_versionDefault Field
AddRule Method (rule)
Validate Method
ValidationErrors Property
Category Class
Category Constructor
Category Constructor
Category Constructor (categoryId, name, description)
CategoryId Property
Description Property
Name Property
Version Property
Customer Class
Customer Constructor
Customer Constructor
Customer Constructor (customerId, company, city, country)
City Property
Company Property
Country Property
CustomerId Property
LastOrderDate Property
NumOrders Property
Orders Property
Version Property
Order Class
Order Constructor
Order Constructor
Order Constructor (orderId, orderDate, requiredDate, freight)
Customer Property
Freight Property
OrderDate Property
OrderDetails Property
OrderId Property
RequiredDate Property
Version Property
OrderDetail Class
OrderDetail Constructor
OrderDetail Constructor
OrderDetail Constructor (productName, quantity, unitPrice, discount, order)
Discount Property
Order Property
ProductName Property
Quantity Property
UnitPrice Property
Version Property
Product Class
Product Constructor
Product Constructor
Product Constructor (productId, productName, weight, unitPrice, unitsInStock)
Category Property
ProductId Property
ProductName Property
UnitPrice Property
UnitsInStock Property
Version Property
Weight Property
BusinessObjects.BusinessRules Namespace
BusinessRule Class
BusinessRule Constructor
BusinessRule Constructor (propertyName)
BusinessRule Constructor (propertyName, errorMessage)
ErrorMessage Property
GetPropertyValue Method (businessObject)
PropertyName Property
Validate Method (businessObject)
ValidateCompare Class
ValidateCompare Constructor
ValidateCompare Constructor (propertyName, otherPropertyName, operator, dataType)
ValidateCompare Constructor (propertyName, otherPropertyName, errorMessage, operator, dataType)
Validate Method (businessObject)
ValidateCreditcard Class
ValidateCreditcard Constructor
ValidateCreditcard Constructor (propertyName)
ValidateCreditcard Constructor (propertyName, errorMessage)
ValidateEmail Class
ValidateEmail Constructor
ValidateEmail Constructor (propertyName)
ValidateEmail Constructor (propertyName, errorMessage)
ValidateId Class
ValidateId Constructor
ValidateId Constructor (propertyName)
ValidateId Constructor (propertyName, errorMessage)
Validate Method (businessObject)
ValidateIPAddress Class
ValidateIPAddress Constructor
ValidateIPAddress Constructor (propertyName)
ValidateIPAddress Constructor (propertyName, errorMessage)
ValidateLength Class
ValidateLength Constructor
ValidateLength Constructor (propertyName, min, max)
ValidateLength Constructor (propertyName, errorMessage, min, max)
Validate Method (businessObject)
ValidateRange Class
ValidateRange Constructor
ValidateRange Constructor (propertyName, min, max, operator, dataType)
ValidateRange Constructor (propertyName, errorMessage, min, max, operator, dataType)
Validate Method (businessObject)
ValidateRegex Class
ValidateRegex Constructor
ValidateRegex Constructor (propertyName, pattern)
ValidateRegex Constructor (propertyName, errorMessage, pattern)
Pattern Property
Validate Method (businessObject)
ValidateRequired Class
ValidateRequired Constructor
ValidateRequired Constructor (propertyName)
ValidateRequired Constructor (propertyName, errorMessage)
Validate Method (businessObject)
ValidationDataType Enumeration
ValidationOperator Enumeration
Cart Namespace
IShipping Interface
CalculateShipping Method (fromZip, toZip, weight, size)
EstimateShipping Method (unitPrice, quantity)
ShippingMethod Enumeration
ShippingStrategyFedex Class
ShippingStrategyFedex Constructor
CalculateShipping Method (fromZip, toZip, weight, size)
EstimateShipping Method (unitPrice, quantity)
ShippingStrategyUPS Class
ShippingStrategyUPS Constructor
CalculateShipping Method (fromZip, toZip, weight, size)
EstimateShipping Method (unitPrice, quantity)
ShippingStrategyUSPS Class
ShippingStrategyUSPS Constructor
CalculateShipping Method (fromZip, toZip, weight, size)
EstimateShipping Method (unitPrice, quantity)
ShoppingCart Class
ShoppingCart Constructor
ShoppingCart Constructor
ShoppingCart Constructor (shippingMethod)
AddItem Method (id, name, quantity, unitPrice)
Items Property
ReCalculate Method
RemoveItem Method (id)
Shipping Property
ShippingMethod Property
SubTotal Property
Total Property
UpdateQuantity Method (id, quantity)
ShoppingCartItem Class
ShoppingCartItem Constructor
Id Property
Name Property
Quantity Property
UnitPrice Property
DataObjects Namespace
CopyOfDaoFactory Class
CopyOfDaoFactory Constructor
CustomerDao Property
OrderDao Property
ProductDao Property
DaoFactories Class
DaoFactories Constructor
GetFactory Method (dataProvider)
DaoFactory Class
DaoFactory Constructor
CustomerDao Property
OrderDao Property
ProductDao Property
DataAccess Class
CustomerDao Property
OrderDao Property
ProductDao Property
ICustomerDao Interface
DeleteCustomer Method (customer)
GetCustomer Method (customerId)
GetCustomerByOrder Method (orderId)
GetCustomers Method
GetCustomers Method
GetCustomers Method (sortExpression)
InsertCustomer Method (customer)
UpdateCustomer Method (customer)
IOrderDao Interface
GetOrder Method (orderId)
GetOrderDetails Method (orderId)
GetOrders Method (customerId)
GetOrdersByDate Method (dateFrom, dateThru)
GetOrderStatistics Method
GetOrderStatistics Method (customers)
GetOrderStatistics Method (customers, sortExpression)
IProductDao Interface
GetCategories Method
GetCategoryByProduct Method (productId)
GetProduct Method (productId)
GetProductsByCategory Method (categoryId, sortExpression)
SearchProducts Method (productName, priceFrom, priceThru, sortExpression)
DataObjects.AdoNet Namespace
Db Class
Escape Method
Escape Method (s)
Escape Method (s, maxLength)
GetDataRow Method (sql)
GetDataSet Method (sql)
GetDataTable Method (sql)
GetScalar Method (sql)
Insert Method
Insert Method (sql)
Insert Method (sql, getId)
Update Method (sql)
DataObjects.AdoNet.Access Namespace
AccessCustomerDao Class
AccessCustomerDao Constructor
DeleteCustomer Method (customer)
GetCustomer Method (customerId)
GetCustomerByOrder Method (orderId)
GetCustomers Method
GetCustomers Method
GetCustomers Method (sortExpression)
InsertCustomer Method (customer)
UpdateCustomer Method (customer)
AccessDaoFactory Class
AccessDaoFactory Constructor
CustomerDao Property
OrderDao Property
ProductDao Property
AccessOrderDao Class
AccessOrderDao Constructor
GetOrder Method (orderId)
GetOrderDetails Method (orderId)
GetOrders Method (customerId)
GetOrdersByDate Method (dateFrom, dateThru)
GetOrderStatistics Method
GetOrderStatistics Method (customers)
GetOrderStatistics Method (customers, sortExpression)
AccessProductDao Class
AccessProductDao Constructor
GetCategories Method
GetCategoryByProduct Method (productId)
GetProduct Method (productId)
GetProductsByCategory Method (categoryId, sortExpression)
SearchProducts Method (productName, priceFrom, priceThru, sortExpression)
DataObjects.AdoNet.Oracle Namespace
OracleCustomerDao Class
OracleCustomerDao Constructor
DeleteCustomer Method (customer)
GetCustomer Method (customerId)
GetCustomerByOrder Method (orderId)
GetCustomers Method
GetCustomers Method
GetCustomers Method (sortExpression)
InsertCustomer Method (customer)
UpdateCustomer Method (customer)
OracleDaoFactory Class
OracleDaoFactory Constructor
CustomerDao Property
OrderDao Property
ProductDao Property
OracleOrderDao Class
OracleOrderDao Constructor
GetOrder Method (orderId)
GetOrderDetails Method (orderId)
GetOrders Method (customerId)
GetOrdersByDate Method (dateFrom, dateThru)
GetOrderStatistics Method
GetOrderStatistics Method (customers)
GetOrderStatistics Method (customers, sortExpression)
OracleProductDao Class
OracleProductDao Constructor
GetCategories Method
GetCategoryByProduct Method (productId)
GetProduct Method (id)
GetProductsByCategory Method (categoryId, sortExpression)
SearchProducts Method (productName, priceFrom, priceThru, sortExpression)
DataObjects.AdoNet.SqlServer Namespace
SqlServerCustomerDao Class
SqlServerCustomerDao Constructor
DeleteCustomer Method (customer)
GetCustomer Method (customerId)
GetCustomerByOrder Method (orderId)
GetCustomers Method
GetCustomers Method
GetCustomers Method (sortExpression)
InsertCustomer Method (customer)
UpdateCustomer Method (customer)
SqlServerDaoFactory Class
SqlServerDaoFactory Constructor
CustomerDao Property
OrderDao Property
ProductDao Property
SqlServerOrderDao Class
SqlServerOrderDao Constructor
GetOrder Method (orderId)
GetOrderDetails Method (orderId)
GetOrders Method (customerId)
GetOrdersByDate Method (dateFrom, dateThru)
GetOrderStatistics Method
GetOrderStatistics Method (customers)
GetOrderStatistics Method (customers, sortExpression)
SqlServerProductDao Class
SqlServerProductDao Constructor
GetCategories Method
GetCategoryByProduct Method (productId)
GetProduct Method (productId)
GetProductsByCategory Method (categoryId, sortExpression)
SearchProducts Method (productName, priceFrom, priceThru, sortExpression)
DataObjects.Linq Namespace
ActionDataContext Class
ActionDataContext Constructor
ActionDataContext Constructor
ActionDataContext Constructor (connection)
ActionDataContext Constructor (connection, mappingSource)
ActionDataContext Constructor (connection)
ActionDataContext Constructor (connection, mappingSource)
CategoryEntities Property
CustomerEntities Property
OrderDetailEntities Property
OrderEntities Property
ProductEntities Property
CategoryEntity Class
CategoryEntity Constructor
CategoryId Property
CategoryName Property
Description Property
ProductEntities Property
PropertyChanged Event
PropertyChanging Event
SendPropertyChanged Method (propertyName)
SendPropertyChanging Method
Version Property
CustomerEntity Class
CustomerEntity Constructor
City Property
CompanyName Property
Country Property
CustomerId Property
OrderEntities Property
PropertyChanged Event
PropertyChanging Event
SendPropertyChanged Method (propertyName)
SendPropertyChanging Method
Version Property
DataContextFactory Class
CreateContext Method
OrderDetailEntity Class
OrderDetailEntity Constructor
Discount Property
OrderEntity Property
OrderId Property
ProductEntity Property
ProductId Property
PropertyChanged Event
PropertyChanging Event
Quantity Property
SendPropertyChanged Method (propertyName)
SendPropertyChanging Method
UnitPrice Property
Version Property
OrderEntity Class
OrderEntity Constructor
CustomerEntity Property
CustomerId Property
Freight Property
OrderDate Property
OrderDetailEntities Property
OrderId Property
PropertyChanged Event
PropertyChanging Event
RequiredDate Property
SendPropertyChanged Method (propertyName)
SendPropertyChanging Method
ShippedDate Property
Version Property
ProductEntity Class
ProductEntity Constructor
CategoryEntity Property
CategoryId Property
OrderDetailEntities Property
ProductId Property
ProductName Property
PropertyChanged Event
PropertyChanging Event
SendPropertyChanged Method (propertyName)
SendPropertyChanging Method
UnitPrice Property
UnitsInStock Property
Version Property
Weight Property
VersionConverter Class
ToBinary Method (version)
ToString Method (version)
DataObjects.Linq.EntityMapper Namespace
Mapper Class
DataObjects.Linq.LinqImplementation Namespace
LinqCustomerDao Class
LinqCustomerDao Constructor
DeleteCustomer Method (customer)
GetCustomer Method (customerId)
GetCustomerByOrder Method (orderId)
GetCustomers Method
GetCustomers Method
GetCustomers Method (sortExpression)
InsertCustomer Method (customer)
UpdateCustomer Method (customer)
LinqDaoFactory Class
LinqDaoFactory Constructor
CustomerDao Property
OrderDao Property
ProductDao Property
LinqOrderDao Class
LinqOrderDao Constructor
GetOrder Method (orderId)
GetOrderDetails Method (orderId)
GetOrders Method (customerId)
GetOrdersByDate Method (dateFrom, dateThru)
GetOrderStatistics Method
GetOrderStatistics Method (customers)
GetOrderStatistics Method (customers, sortExpression)
LinqProductDao Class
LinqProductDao Constructor
GetCategories Method
GetCategoryByProduct Method (productId)
GetProduct Method (productId)
GetProductsByCategory Method (categoryId, sortExpression)
SearchProducts Method (productName, priceFrom, priceThru, sortExpression)
Encryption Namespace
Crypto Class
ActionDecrypt Method (data)
ActionEncrypt Method (data)
Decrypt Method (data, key, iv)
Encrypt Method (data, key, iv)
GenerateIV Method
GenerateKey Method
ImageService.ServiceContracts Namespace
IImageService Interface
GetCustomerImageLarge Method (customerId)
GetCustomerImageSmall Method (customerId)
GetProductImage Method (productId)
ImageService.ServiceImplementations Namespace
ImageService Class
ImageService Constructor
GetCustomerImageLarge Method (customerId)
GetCustomerImageSmall Method (customerId)
GetProductImage Method (productId)
Log Namespace
ILog Interface
Log Method (sender, e)
LogEventArgs Class
LogEventArgs Constructor (severity, message, exception, date)
Date Property
Exception Property
Message Property
Severity Property
SeverityString Property
ToString Method
LogSeverity Enumeration
ObserverLogToDatabase Class
ObserverLogToDatabase Constructor
Log Method (sender, e)
ObserverLogToEmail Class
ObserverLogToEmail Constructor (from, to, subject, body, smtpClient)
Log Method (sender, e)
ObserverLogToEventlog Class
ObserverLogToEventlog Constructor
Log Method (sender, e)
ObserverLogToFile Class
ObserverLogToFile Constructor (fileName)
Log Method (sender, e)
SingletonLogger Class
Attach Method (observer)
Debug Method
Debug Method (message)
Debug Method (message, exception)
Detach Method (observer)
Error Method
Error Method (message)
Error Method (message, exception)
Fatal Method
Fatal Method (message)
Fatal Method (message, exception)
Info Method
Info Method (message)
Info Method (message, exception)
Instance Property
Log Event
OnLog Method (e)
Severity Property
Warning Method
Warning Method (message)
Warning Method (message, exception)
SingletonLogger.LogEventHandler Delegate
Transactions Namespace
TransactionDecorator Class
TransactionDecorator Constructor
TransactionDecorator Constructor
TransactionDecorator Constructor (transactionToUse)
TransactionDecorator Constructor (transactionToUse, scopeTimeout)
TransactionDecorator Constructor (transactionToUse, scopeTimeout, interopOption)
TransactionDecorator Constructor (scopeOption)
TransactionDecorator Constructor (scopeOption, scopeTimeout)
TransactionDecorator Constructor (scopeOption, transactionOptions)
TransactionDecorator Constructor (scopeOption, transactionOptions, interopOption)
Complete Method
Dispose Method
ViewState Namespace
GlobalViewStateSingleton Class
Instance Property
ViewStates Property
ViewStateProviderBase Class
ViewStateProviderBase Constructor
LoadPageState Method (name)
SavePageState Method (name, viewState)
ViewStateProviderCache Class
ViewStateProviderCache Constructor
LoadPageState Method (name)
SavePageState Method (name, viewState)
ViewStateProviderCollection Class
ViewStateProviderCollection Constructor
Add Method (provider)
Item Property (name)
ViewStateProviderGlobal Class
ViewStateProviderGlobal Constructor
LoadPageState Method (name)
SavePageState Method (name, viewState)
ViewStateProviderService Class
LoadPageState Method (name)
SavePageState Method (name, viewState)
ViewStateProviderServiceSection Class
ViewStateProviderServiceSection Constructor
DefaultProvider Property
Providers Property
ViewStateProviderSession Class
ViewStateProviderSession Constructor
LoadPageState Method (name)
SavePageState Method (name, viewState)
WCFProxy Namespace
SafeProxy Class
SafeProxy Constructor
DoAction Method (client, action)
DoActionAndClose Method (client, action)
WindowsFormsApplication Namespace
FormAbout Class
FormAbout Constructor
AssemblyCopyright Property
Dispose Method (disposing)
FormCustomer Class
FormCustomer Constructor
City Property
Company Property
Country Property
CustomerId Property
Dispose Method (disposing)
Version Property
FormLogin Class
FormLogin Constructor
Dispose Method (disposing)
Password Property
UserName Property
FormMain Class
FormMain Constructor
Customers Property
Dispose Method (disposing)
Orders Property
WindowsFormsModel Namespace
IModel Interface
AddCustomer Method (customer)
DeleteCustomer Method (customerId)
GetCustomer Method (customerId)
GetCustomers Method (sortExpression)
GetOrders Method (customerId)
Login Method (userName, password)
Logout Method
UpdateCustomer Method (customer)
Model Class
Model Constructor
AddCustomer Method (customer)
DeleteCustomer Method (customerId)
GetCustomer Method (customerId)
GetCustomers Method (sortExpression)
GetOrders Method (customerId)
Login Method (userName, password)
Logout Method
UpdateCustomer Method (customer)
WindowsFormsModel.ActionServiceReference Namespace
AcknowledgeType Enumeration
ActionServiceClient Class
ActionServiceClient Constructor
ActionServiceClient Constructor
ActionServiceClient Constructor (binding, remoteAddress)
ActionServiceClient Constructor (endpointConfigurationName)
ActionServiceClient Constructor (endpointConfigurationName, remoteAddress)
ActionServiceClient Constructor (endpointConfigurationName, remoteAddress)
GetCart Method (request)
GetCustomers Method (request)
GetOrders Method (request)
GetProducts Method (request)
GetToken Method (request)
Login Method (request)
Logout Method (request)
SetCart Method (request)
SetCustomers Method (request)
SetOrders Method (request)
SetProducts Method (request)
CartRequest Class
CartRequest Constructor
CartItem Property
ShippingMethod Property
CartResponse Class
CartResponse Constructor
Cart Property
Category Class
Category Constructor
CategoryId Property
Description Property
ExtensionData Property
Name Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
Version Property
Criteria Class
Criteria Constructor
ExtensionData Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
SortExpression Property
Customer Class
Customer Constructor
City Property
Company Property
Country Property
CustomerId Property
ExtensionData Property
LastOrderDate Property
NumOrders Property
Orders Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
Version Property
CustomerCriteria Class
CustomerCriteria Constructor
CustomerId Property
IncludeOrderStatistics Property
CustomerRequest Class
CustomerRequest Constructor
Criteria Property
Customer Property
CustomerResponse Class
CustomerResponse Constructor
Customer Property
Customers Property
IActionService Interface
GetCart Method (request)
GetCustomers Method (request)
GetOrders Method (request)
GetProducts Method (request)
GetToken Method (request)
Login Method (request)
Logout Method (request)
SetCart Method (request)
SetCustomers Method (request)
SetOrders Method (request)
SetProducts Method (request)
IActionServiceChannel Interface
LoginRequest Class
LoginRequest Constructor
Password Property
UserName Property
LoginResponse Class
LoginResponse Constructor
SessionId Property
Uri Property
LogoutRequest Class
LogoutRequest Constructor
LogoutResponse Class
LogoutResponse Constructor
Order Class
Order Constructor
ExtensionData Property
Freight Property
OrderDate Property
OrderDetails Property
OrderId Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
RequiredDate Property
Version Property
OrderCriteria Class
OrderCriteria Constructor
CustomerId Property
OrderId Property
OrderDetail Class
OrderDetail Constructor
Discount Property
ExtensionData Property
ProductName Property
PropertyChanged Event
Quantity Property
RaisePropertyChanged Method (propertyName)
UnitPrice Property
Version Property
OrderRequest Class
OrderRequest Constructor
Criteria Property
OrderId Property
OrderResponse Class
OrderResponse Constructor
Order Property
Orders Property
Product Class
Product Constructor
Category Property
ExtensionData Property
ProductId Property
ProductName Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
UnitPrice Property
UnitsInStock Property
Version Property
Weight Property
ProductCriteria Class
ProductCriteria Constructor
CategoryId Property
PriceFrom Property
PriceThru Property
ProductId Property
ProductName Property
ProductRequest Class
ProductRequest Constructor
Criteria Property
ProductResponse Class
ProductResponse Constructor
Categories Property
Product Property
Products Property
RequestBase Class
RequestBase Constructor
AccessToken Property
Action Property
ClientTag Property
ExtensionData Property
LoadOptions Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
RequestId Property
Version Property
ResponseBase Class
ResponseBase Constructor
Acknowledge Property
Build Property
CorrelationId Property
ExtensionData Property
Message Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
ReservationExpires Property
ReservationId Property
RowsAffected Property
Version Property
ShoppingCart Class
ShoppingCart Constructor
CartItems Property
ExtensionData Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
Shipping Property
ShippingMethod Property
SubTotal Property
Total Property
ShoppingCartItem Class
ShoppingCartItem Constructor
ExtensionData Property
Id Property
Name Property
PropertyChanged Event
Quantity Property
RaisePropertyChanged Method (propertyName)
UnitPrice Property
TokenRequest Class
TokenRequest Constructor
TokenResponse Class
TokenResponse Constructor
AccessToken Property
WindowsFormsModel.BusinessObjects Namespace
CustomerModel Class
CustomerModel Constructor
City Property
Company Property
Country Property
CustomerId Property
Orders Property
Version Property
OrderDetailModel Class
OrderDetailModel Constructor
Discount Property
Order Property
ProductName Property
Quantity Property
UnitPrice Property
Version Property
OrderModel Class
OrderModel Constructor
Customer Property
Freight Property
OrderDate Property
OrderDetails Property
OrderId Property
RequiredDate Property
Version Property
WindowsFormsPresenter Namespace
CustomerPresenter Class
CustomerPresenter Constructor (view)
Delete Method (customerId)
Display Method (customerId)
Save Method
CustomersPresenter Class
CustomersPresenter Constructor (view)
Display Method
LoginPresenter Class
LoginPresenter Constructor (view)
Login Method
LogoutPresenter Class
LogoutPresenter Constructor (view)
Logout Method
OrdersPresenter Class
OrdersPresenter Constructor (view)
Display Method (customerId)
Presenter(T) Class
Presenter(T) Constructor (view)
Model Property
View Property
WindowsFormsView Namespace
ICustomersView Interface
Customers Property
ICustomerView Interface
City Property
Company Property
Country Property
CustomerId Property
Version Property
ILoginView Interface
Password Property
UserName Property
IOrdersView Interface
Orders Property
IView Interface
WPFApplication Namespace
App Class
App Constructor
CustomerViewModel Property
InitializeComponent Method
Main Method
WindowAbout Class
WindowAbout Constructor
InitializeComponent Method
WindowCustomer Class
WindowCustomer Constructor
InitializeComponent Method
IsNewCustomer Property
WindowLogin Class
WindowLogin Constructor
InitializeComponent Method
WindowMain Class
WindowMain Constructor
InitializeComponent Method
LoadCustomers Method
UnloadCustomers Method
ViewModel Property
WindowOrders Class
WindowOrders Constructor
InitializeComponent Method
WPFApplication.Commands Namespace
ActionCommands Class
ActionCommands Constructor
AboutCommand Property
AddCommand Property
DeleteCommand Property
EditCommand Property
ExitCommand Property
HowDoICommand Property
IndexCommand Property
LoginCommand Property
LogoutCommand Property
ViewOrdersCommand Property
WPFApplication.Controls Namespace
DropDownButton Class
DropDownButton Constructor
DropDown Property
DropDownProperty Field
OnClick Method
WPFApplication.Converters Namespace
FormatConverter Class
FormatConverter Constructor
Convert Method
Convert Method (value, targetType, parameter, culture)
Convert Method (values, targetType, parameter, culture)
ConvertBack Method
ConvertBack Method (value, targetType, parameter, culture)
ConvertBack Method (value, targetTypes, parameter, culture)
MaxLengthConverter Class
MaxLengthConverter Constructor
Convert Method (value, targetType, parameter, culture)
ConvertBack Method (value, targetType, parameter, culture)
WPFModel.ActionServiceReference Namespace
AcknowledgeType Enumeration
ActionServiceClient Class
ActionServiceClient Constructor
ActionServiceClient Constructor
ActionServiceClient Constructor (binding, remoteAddress)
ActionServiceClient Constructor (endpointConfigurationName)
ActionServiceClient Constructor (endpointConfigurationName, remoteAddress)
ActionServiceClient Constructor (endpointConfigurationName, remoteAddress)
GetCart Method (request)
GetCustomers Method (request)
GetOrders Method (request)
GetProducts Method (request)
GetToken Method (request)
Login Method (request)
Logout Method (request)
SetCart Method (request)
SetCustomers Method (request)
SetOrders Method (request)
SetProducts Method (request)
CartRequest Class
CartRequest Constructor
CartItem Property
ShippingMethod Property
CartResponse Class
CartResponse Constructor
Cart Property
Category Class
Category Constructor
CategoryId Property
Description Property
ExtensionData Property
Name Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
Version Property
Criteria Class
Criteria Constructor
ExtensionData Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
SortExpression Property
Customer Class
Customer Constructor
City Property
Company Property
Country Property
CustomerId Property
ExtensionData Property
LastOrderDate Property
NumOrders Property
Orders Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
Version Property
CustomerCriteria Class
CustomerCriteria Constructor
CustomerId Property
IncludeOrderStatistics Property
CustomerRequest Class
CustomerRequest Constructor
Criteria Property
Customer Property
CustomerResponse Class
CustomerResponse Constructor
Customer Property
Customers Property
IActionService Interface
GetCart Method (request)
GetCustomers Method (request)
GetOrders Method (request)
GetProducts Method (request)
GetToken Method (request)
Login Method (request)
Logout Method (request)
SetCart Method (request)
SetCustomers Method (request)
SetOrders Method (request)
SetProducts Method (request)
IActionServiceChannel Interface
LoginRequest Class
LoginRequest Constructor
Password Property
UserName Property
LoginResponse Class
LoginResponse Constructor
SessionId Property
Uri Property
LogoutRequest Class
LogoutRequest Constructor
LogoutResponse Class
LogoutResponse Constructor
Order Class
Order Constructor
ExtensionData Property
Freight Property
OrderDate Property
OrderDetails Property
OrderId Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
RequiredDate Property
Version Property
OrderCriteria Class
OrderCriteria Constructor
CustomerId Property
OrderId Property
OrderDetail Class
OrderDetail Constructor
Discount Property
ExtensionData Property
ProductName Property
PropertyChanged Event
Quantity Property
RaisePropertyChanged Method (propertyName)
UnitPrice Property
Version Property
OrderRequest Class
OrderRequest Constructor
Criteria Property
OrderId Property
OrderResponse Class
OrderResponse Constructor
Order Property
Orders Property
Product Class
Product Constructor
Category Property
ExtensionData Property
ProductId Property
ProductName Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
UnitPrice Property
UnitsInStock Property
Version Property
Weight Property
ProductCriteria Class
ProductCriteria Constructor
CategoryId Property
PriceFrom Property
PriceThru Property
ProductId Property
ProductName Property
ProductRequest Class
ProductRequest Constructor
Criteria Property
ProductResponse Class
ProductResponse Constructor
Categories Property
Product Property
Products Property
RequestBase Class
RequestBase Constructor
AccessToken Property
Action Property
ClientTag Property
ExtensionData Property
LoadOptions Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
RequestId Property
Version Property
ResponseBase Class
ResponseBase Constructor
Acknowledge Property
Build Property
CorrelationId Property
ExtensionData Property
Message Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
ReservationExpires Property
ReservationId Property
RowsAffected Property
Version Property
ShoppingCart Class
ShoppingCart Constructor
CartItems Property
ExtensionData Property
PropertyChanged Event
RaisePropertyChanged Method (propertyName)
Shipping Property
ShippingMethod Property
SubTotal Property
Total Property
ShoppingCartItem Class
ShoppingCartItem Constructor
ExtensionData Property
Id Property
Name Property
PropertyChanged Event
Quantity Property
RaisePropertyChanged Method (propertyName)
UnitPrice Property
TokenRequest Class
TokenRequest Constructor
TokenResponse Class
TokenResponse Constructor
AccessToken Property
WPFModel.BusinessModelObjects Namespace
BaseModel Class
BaseModel Constructor
_dispatcher Field
ConfirmOnUIThread Method
Notify Method (propertyName)
PropertyChanged Event
CustomerModel Class
CustomerModel Constructor (provider)
Add Method
City Property
Company Property
Country Property
CustomerId Property
Delete Method
LargeImageUrl Property
Orders Property
SmallImageUrl Property
Update Method
Version Property
OrderDetailModel Class
OrderDetailModel Constructor
Discount Property
Order Property
ProductName Property
Quantity Property
UnitPrice Property
Version Property
OrderModel Class
OrderModel Constructor
Customer Property
Freight Property
OrderDate Property
OrderDetails Property
OrderId Property
RequiredDate Property
Version Property
WPFModel.Provider Namespace
IProvider Interface
AddCustomer Method (customer)
DeleteCustomer Method (customerId)
GetCustomer Method (customerId)
GetCustomers Method (sortExpression)
GetOrders Method (customerId)
Login Method (userName, password)
Logout Method
UpdateCustomer Method (customer)
Provider Class
Provider Constructor
AddCustomer Method (customer)
DeleteCustomer Method (customerId)
GetCustomer Method (customerId)
GetCustomers Method (sortExpression)
GetOrders Method (customerId)
Login Method (userName, password)
Logout Method
UpdateCustomer Method (customer)
WPFViewModel Namespace
CommandModel Class
CommandModel Constructor
Command Property
OnCanExecute Method (sender, e)
OnExecute Method (sender, e)
CustomerViewModel Class
CustomerViewModel Constructor (provider)
AddCommandModel Property
CanAdd Property
CanDelete Property
CanEdit Property
CanViewOrders Property
Customers Property
DeleteCommandModel Property
EditCommandModel Property
Index Property
IsLoaded Property
LoadCustomers Method (sortExpression)
NewCustomerModel Property
SelectedCustomerModel Property
UnloadCustomers Method
XamlGeneratedNamespace Namespace
GeneratedInternalTypeHelper Class
GeneratedInternalTypeHelper Constructor
Get in touch
Submit feedback about this site to:
[email protected]