Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: gever
Forum: ASP.NET Sep 20th, 2008
Replies: 4
Views: 13,680
Posted By gever
check the follwing link

http://vb.net-informations.com/framework/what_is_net_framework.htm

thanks.
Forum: ASP.NET Sep 15th, 2008
Replies: 1
Views: 1,379
Posted By gever
read the data to a gridview and write it to the excel table.

http://vb.net-informations.com/excel-2007/vb.net_export_from_database_to_excel.htm

it may help u.
Forum: VB.NET Sep 15th, 2008
Replies: 5
Views: 20,054
Posted By gever
go through the following link about connect excel file through vb.net.

http://vb.net-informations.com/excel-2007/vb.net_excel_2007_open_file.htm

thanks.
Forum: VB.NET Aug 1st, 2008
Replies: 5
Views: 2,778
Posted By gever
you can use if statements.

If [your condition here]
Your code here
ElseIf [your condition here]
Your code here
ElseIf [your condition here]
Your code here
Else
Your code Here
Forum: VB.NET Jul 31st, 2008
Replies: 1
Views: 2,479
Posted By gever
didnt find any mistakes in ur code

u just try this code

Dim CrFormatTypeOptions As New ExcelFormatOptions
CrDiskFileDestinationOptions.DiskFileName = _
...
Forum: VB.NET Jul 20th, 2008
Replies: 3
Views: 1,314
Posted By gever
It may be with your connection problem.

check this.

http://vb.net-informations.com/crystal-report/vb.net_crystal_reports_tutorials.htm

carlos
Forum: VB.NET Jun 24th, 2008
Replies: 2
Views: 4,271
Posted By gever
Option Strict is prevents program from automatic variable conversions, that is implicit data type conversions

http://vb.net-informations.com/language/vb.net_option_strict.htm
...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC