Register
Login
Home
About Us
Benefits
TKC Blog
Contact Us
You are here:
TKC Blog
TKC Blog
Current Articles
|
Archives
|
Search
03
Trigger an function from a linkbutton in gridview footer that iterates through all rows in the gridview
tkaragiris
posted on September 03, 2010 10:31
To trigger a function or sub from a linkbutton in a gridview footer follow these steps: Put a gridview on your page with some datarows in ...
[Read the rest of this article...]
Posted in:
.net - ASP
,
.net - VB
Actions:
E-mail
|
Permalink
|
Comments (0)
|
Kick it!
|
DZone it!
|
del.icio.us
31
Using the objectdatasource with griddview or detailsview controls
TKCAdmin
posted on August 31, 2010 10:16
Using the objectdatasource with griddview or detailsview controls for selecting, inserting, updatingand deleting data. Detailsview ...
[Read the rest of this article...]
Posted in:
.net - ASP
,
.net - VB
Actions:
E-mail
|
Permalink
|
Comments (0)
|
Kick it!
|
DZone it!
|
del.icio.us
31
Execute DOS command like XCOPY from VB.net
tkaragiris
posted on August 31, 2010 09:57
This function allows the execution of a DOS command like XCOPY from VB .net: ''' <summary> ''' Execute DOS Comma...
[Read the rest of this article...]
Posted in:
.net - ASP
,
.net - VB
Actions:
E-mail
|
Permalink
|
Comments (0)
|
Kick it!
|
DZone it!
|
del.icio.us
05
Display a log text file in reverse order VB .net
tkaragiris
posted on May 05, 2010 11:20
Ever had a log file which logs events. The log file is usually appended to which makes displaying it in descending order difficult. This V...
[Read the rest of this article...]
Posted in:
.net - ASP
,
.net - VB
Actions:
E-mail
|
Permalink
|
Comments (0)
|
Kick it!
|
DZone it!
|
del.icio.us
26
Paint .NET - Free Graphics Program
tkaragiris
posted on March 26, 2010 15:20
If you're looking for a great graphics application which has similar features to Paint Shop Pro and Photoshop but is totally free then look at Paint D...
[Read the rest of this article...]
Posted in:
.net - VB
,
IT Commentary
,
Great open source software
Actions:
E-mail
|
Permalink
|
Comments (0)
|
Kick it!
|
DZone it!
|
del.icio.us
24
Map an FTP site as Windows drive
tkaragiris
posted on February 24, 2010 11:27
One of the problems with accessing FTP folders through Windows XP and Vista is that you cannot copy/cut and past from one FTP folder to another w...
[Read the rest of this article...]
Actions:
E-mail
|
Permalink
|
Comments (0)
|
Kick it!
|
DZone it!
|
del.icio.us
16
Execute xcopy command from VB Script to copy files
tkaragiris
posted on February 16, 2010 13:59
Here is an example of how to execute xcopy from VB Script. ' XCopy files from a source folder to dest folder in vb script Set WShell = CreateObject(...
[Read the rest of this article...]
Actions:
E-mail
|
Permalink
|
Comments (2)
|
Kick it!
|
DZone it!
|
del.icio.us
15
Zip archiving from ASP.net 2.0 applications
tkaragiris
posted on February 15, 2010 16:55
I've searched in the past a few times for a simple to use zip library that can be incorporated into and ASP.net 2.0 application. And I've finall...
[Read the rest of this article...]
Posted in:
.net - ASP
,
.net - VB
Actions:
E-mail
|
Permalink
|
Comments (0)
|
Kick it!
|
DZone it!
|
del.icio.us
15
ASP.net Gridview or Detailsview Get index number of column from header text
tkaragiris
posted on February 15, 2010 15:07
The following function will return the index number of a column in a gridview or detailsview control based on it's header text. Just pass in the...
[Read the rest of this article...]
Posted in:
.net - ASP
,
.net - VB
Actions:
E-mail
|
Permalink
|
Comments (1)
|
Kick it!
|
DZone it!
|
del.icio.us
15
Stored Procedures or tables modified in the last x days
tkaragiris
posted on February 15, 2010 15:06
The query below will find any stored procedures or tables modified within the last seven days: SELECT name AS [Stored Procedures] ...
[Read the rest of this article...]
Posted in:
SQL Server
Actions:
E-mail
|
Permalink
|
Comments (0)
|
Kick it!
|
DZone it!
|
del.icio.us
Page 1 of 2
First
Previous
[1]
2
Next
Last
Search Blog
TKC Blog Latest Articles
Trigger an function from a linkbutton in gridview footer that iterates through all rows in the gridview
by tkaragiris
Using the objectdatasource with griddview or detailsview controls
by TKCAdmin
Execute DOS command like XCOPY from VB.net
by tkaragiris
Display a log text file in reverse order VB .net
by tkaragiris
Paint .NET - Free Graphics Program
by tkaragiris
Map an FTP site as Windows drive
by tkaragiris
Execute xcopy command from VB Script to copy files
by tkaragiris
Zip archiving from ASP.net 2.0 applications
by tkaragiris
ASP.net Gridview or Detailsview Get index number of column from header text
by tkaragiris
Stored Procedures or tables modified in the last x days
by tkaragiris
Blog Archive
September 2010 (1)
August 2010 (2)
May 2010 (1)
March 2010 (1)
February 2010 (6)
Terms Of Use
|
Privacy Statement
Copyright 2009 by TK Consulting Pty Ltd
Home
|
About Us
|
Benefits
|
TKC Blog
|
Contact Us