Home Page
Books
accounting software using visual basic and c#
faq frequently asked questions | visual basic asp.net sql server
compare features of application series books
Learner's Pack | FREE Book visual basic asp c#
to order the books by secure payment options
Develop Web ERP Software using ASP.Net and C#
Develop ASP.Net 3.5 C# 2008 Web ERP Software Contents
Develop ERP Software
developing erp software using vb.net, sql server 2005 and 2008
database programming using visual basic, c# (c sharp) sql server
android book contents
AJAX FREE Booklet
Develop an Accounting Application using Visual Basic | client server
Develop an Inventory Management Application using Microsoft's Visual Basic
vkinfotek provides solutions for programmers
client server sql server, application development using vb for a network
developing inventory software using microsoft's visual basic
Develop your own Web Accounting Application Using ASP .Net 2.0
develop your own web accounting application using asp.net
why should i learn programming skills | benefits
about VK INFOTEK
testimonials
Articles
ERP Articles
ERP software development
Entity Framework articles list
Object Oriented Programming articles list
ArrayList articles
ERP software development topics
How to implement form validation using ASP.Net 2.0 Validation Controls in a Web Application
data access using ado .net, Visual Basic 2005, dataset
access database in visual basic.net
dataset in visual basic .net
middle tier component for accessing sql server using visual basic .net
databinding | binding data to a datagrid control
data binding | CurrencyManager and BindingContext
using assemblies in .net applications
how to create and sign a shared assembly
user custom controls in C# visual basic 2005, asp.net, application
state management in an asp.net application
ado.net data access
ajax a brief tutorial of its usage
constructors in Visual Basic.Net
structure | creating | accessing data in visual basic 2005
namespaces in visual basic.net
visual basic.net 2005 Strings for performing database tasks
database software
visual basic | resource and tools
Software | Software Programs | Computer
sql server security
accounting software used in various industries
trading firm
accounting software using visual basic
connection string for connecting to data sources
accounting in AFRICA
sql server | using, information resource
who is a complete programmer
How to use CompareValidator Control in ASP.net 2.0
SQL Server 2005 authentication methods
sql server service security
Performing Custom Validation using the CustomValidator Control (C# 2005)
business, presentation and data layers
visual basic 2005 constants
visual basic .net enumerations
visual basic 2005 formatting numbers
visual basic sql asp benefits
type conversion in visual basic .net
visual basic 2005 arrays
visual basic 2005 variables
Writing an Article
classes in visual basic.net 2005
resume format related information
accounting software in africa
visual basic sql server asp c # jobs
visual basic, .net, IT News
visual basic .net sql server project
love links useful relationship
college project
open source accounting software features
Array List Articles
how to bind arraylist with dropdownlist in asp net application
array vs arrylist
how to create and add items into the ArrayList in csharp
how to add items to the arraylist using an add method
retrieve arraylist items using enumerators
retrieve arraylist items using for each loop
retrieve arraylist items using indexers
insert items to the arraylist using insert and insertrange method
remove-items-from-arraylist
find item in arraylist using indexof method
bind arraylist with gridview control in asp net application
: how to bind arraylist with radiobuttonlist in asp.net application
convert arraylist to string array
convert string array to arraylist
convert datatable into an arraylist
convert dataset to arraylist in asp.net using c#
how to retrieve arraylist items in reverse order
difference between arraylist and list collection
Details View Articles
GridView and DetailsView Master/Detail page using ObjectDataSource control
detailsview vs formview control
DataBinding a DetailsView control
GridView and DetailsView Master/Detail page using SqlDataSource control
DropDownList and GridView Master/Detail page using ObjectDataSource control
DetailsView databound event
DetailsView integer type conversion error?
Using detailsview control datakeynames property
How to get the datakey value in DetailsView control
DetailsView autogeneraterows property
DetailsView fields
Formatting DetailsView control with style properties
using Boundfields in DetailsView control
Display message using EmptyDataTemplate in the DetailsView Control
How to access DetailsView's fields programmatically
Bind a DetailsView control with a DropDownList control
Using Command buttons in DetailsView control
Using Commandfield element in a DetailsView control
Using buttonfield in a DetailsView control
Entity Framework Articles
using ado net entity data model in windows applications
entity framework entity data model
entity framework orm object relational mapper
querying entity data model using objectcontext
create entity data model using ado.net entity framework designer in visual studio
create sales order management data model using edmgen exe tool
display data in a gridview using ado.net entity data source control
ways of querying entity data model
query entity data model using linq to entities
query entity data model with object services and entity sql
query entity data model using linq methods
parameterized objectquery against a entity data model
query entity data model using entity client
linq to entities query with projections in c#
entity framework - save changes to entities
entity framework - insert new objects
deleting entities using deleteobject() method of objectcontext
binding ado.net entity framework to a listbox in c#
entity framework - load method
eager loading using include method in entity framework
entity framework - retrieving a single entity
add an entity to associated entities
ERP Articles
ERP case studies
ERP pain - failures
ERP Software
ERP Business Processes
Technologies required for ERP
ERP modules
ERP - Sales and marketing - CRM
ERP - Purchase module - SCM
ERP software design
ERP software domains
ERP software features
SAAS ERP software
Web Based ERP software
ERP software maintenance
ERP Courses
ERP Purchase
ERP training
ERP usage
Form View Articles
:FormView DataBound event
Grid View Articles
what is a gridview asp.net databound controls
Using the GridView AutoGenerateColumns property
How to bind GridView control with SqlDataSource control
DataBinding a GridView control
Binding a GridView control programmatically with dataset
Binding a GridView programmatically with Generic List Collection
GridView CommandField example
Using fields with the GridView control
Adding boundfields to a GridView control
Adding button fields to a GridView control
Create Templatefields in a GridView control
Access a value using SelectedIndexChanged() event when a row in a GridView control is selected
How to restrict an item from being selected using GridView SelectedIndexChanging Event
How to add a new row in the GridView control by using the GridView Footer Template
Gridview datakeynames property
Retrieve a non-primary DataKey value from a GridView
GridView rowDataBound event
Formatting GridView control with CSS
Linq to SQL Articles
convert a sequence to a generic list using ToList()method
OOPS Articles
abstract class inheritance in c#.net
New C# Language Feature: Automatic Properties
Compile time polymorphism - Method OverLoading
constructor overloading in vb.net
procedure overLoading in vb.net
visual inheritance with windows forms
Abstract class constructors in vb.net
abstract class inheritance in visual basic.net
Calling base class constructor in C#
base keyword in c#
constructor initialization in vb.net
inheritance in c#.net
inheritance in visual basic.net
parameter array in vb.net
static constructor in c#
POCO Articles
poco class, entity framework in enterprise applications
poco vs entity framework generated classes
rules to create a poco class
how to create a poco class in entity framework
loading related poco entities
how to load related poco entities using lazy loading pattern
what is change tracking and ways of change tracking mechanisms with POCOs
how to perform snapshot change tracking using detectchanges() method and its pros and cons
how to create change tracking proxies to track changes in poco entities
how to instantiate poco classes using ObjectContext.CreateObject method
using the DetectChanges() method to Fix-up Relationships in poco entities
entitykey object in entityframework
retrieving a single entity with GetObjectByKey method of ObjectContext using EntityKey
how to create an EntityKey in entity framework
how to load related entities in entity framework
AcceptAllChanges and SaveChanges methods in Entity Framework
how to change the state of an entity using ChangeObjectState method of ObjectStateManager
change the state of an entity using changestate method of objectstateentry class
update an entity in a disconnected scenario using ApplyCurrentValues method
How to reset the original values using ApplyOriginalValues method
objectstateentry class
entity state in entity framework
Web Service Articles
create a web service
why create a web service
technologies used in web services | SOA | XML | Web
tools we use to create a web service
how to create a web service using visual studio .net
testing a web service
deploy a web service
consume a web service
List of Books and Contents
ERP Book
ERP ASP.Net Book
Visual Basic Book
Inventory Software Book
Android Book
AJAX Book
ASP Book
ERP Book Contents
ERP ASP.Net Book Contents
Database Programming Book Contents
Visual Basic Book Contents
Inventory Software Book Contents
Asp Book Contents
Client/Server
ERP Software Features
Which Book
Why Read ERP .Net Books
Frequently Asked Questions
Compare Features
Learner Pack
Contact Us
Copyright © 2012 - All Rights Reserved -
VKInfotek.com