Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached

9 Posted Topics

Member Avatar for virus220

I have to display a picture in a picture box in vb.net form but i donot want to give full path of the pic i want just to specify a relative path how it could be done ?????

Member Avatar for GeekByChoiCe
0
96
Member Avatar for virus220

i am using vb.net as my front end and excel and access as my backend for databases i have the connectivity code of both ends data retrieving has been done but now i need to encrypt the data in my database and then retrieve it and decrypt it in vb.net …

Member Avatar for shomic.goyal
0
146
Member Avatar for virus220

I have prepared an application in vb.net now i want to make it an exe file how to do it ???

Member Avatar for williamrojas78
0
73
Member Avatar for virus220

i am retrieving data from access using following command "select * from sheet1 where [question number] like " & list(0) & " and [category] like " & list(1) & "and [sub-category] like " & list(2) & "" now problem is if list(0)..... contains integer it works but if it is …

Member Avatar for binoj_daniel
0
133
Member Avatar for virus220

I have some data in my window forms in dotnet i want to call a html page from that window and display that data too on that html page is this possible ???????

Member Avatar for Fungus1487
0
94
Member Avatar for virus220

I know the way to retrieve data from an excel file by code Imports Microsoft.Office Imports System.Data.OleDb Imports System.Configuration Imports System.Collections Imports System.Web Imports System.Web.Security Imports System.Web.UI Imports System.Web.UI.WebControls Imports System.Web.UI.WebControls.WebParts Imports System.Web.UI.HtmlControls Partial Class _Default Inherits System.Web.UI.Page Dim conn As New OleDbConnection Dim comm As New OleDbCommand Dim DReader …

0
137
Member Avatar for virus220

Hi. I have retrieve my data from excel files to a vb richtextbox but the text with boldness,italics or sup/sub-scripts format are not proper is their any way i can retrieve richtext(text having boldness,italics or sup/sub-scripts) on vb form ???

Member Avatar for virus220
0
158
Member Avatar for virus220

I have a string storing some data i want to display that data on a aspx page how should i do it??

Member Avatar for atal
0
146
Member Avatar for virus220

i have my database in xml spreadsheet/excel format i want to retrieve data from it to asp.net webform what is the best way to do it PLease help real in need to crack it down??

Member Avatar for virus220
0
76

The End.