Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
5
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
4 Commented Posts
0 Endorsements
Ranked #3K
~3K People Reached
Favorite Tags
Member Avatar for ITKnight

hi all, i m a newbie in this forum and vb.net application, but i want to learn this language. please help with your post. Thx all. :) this my question : How i can make my font to looks [B]Bold[/B], [I]Italic[/I] or [U]Underline[/U] in rich text box with vb.net ?? …

Member Avatar for Jx_Man
0
529
Member Avatar for trinidad_techie

[COLOR=DarkRed][SIZE=2]Hey..i'm new to this forum so plz bare with me lol..um, i have an assignment that i'm presently doing on the .NET framework. The assignment asks for a report on the description of .net framework and some of its components-- common language runtime, .net framework class library, server-side managed code …

Member Avatar for trinidad_techie
0
150
Member Avatar for bharanidharanit

Hello sir, I would like to create exe files from VS2005 From my project, on button click it automatically wants to create new project (compiled as single exe) with a label(captioned as "Sample") and textbox and Button on a form. In that form it also wants to add coding for …

Member Avatar for Alexpap
0
93
Member Avatar for Potato.Head

Hi to all I'm new in the forum and also new in the ASP.Net programing. I have the following question/problem: I have a Page(lets say Page1.aspx) this page has the following code [code] <iframe src="Page2.aspx" width="550" height="550"></iframe> [/code] I was wandering If can declare methods/objects in the Page2.aspx and the …

Member Avatar for SheSaidImaPregy
0
170
Member Avatar for Guigo

Hi, I would like to know how can I apply visual styles in my projects. I've tried to use System.Windows.Forms.ButtonRenderer.DrawButton, but it doesn't seem to work. I have Visual Styles enabled, so I don't know whats wrong. Thanks

Member Avatar for Guigo
0
148
Member Avatar for bharanidharanit

I am designing one application in which i would like to add messanger. I will distribute my application setup to my friends. what i want is to chat with my friends through this application. Is it possible? (I am not having any website)

Member Avatar for poguemahone
0
113
Member Avatar for cassie_sanford

I'm trying to make a base form which will be inherited by 3 other forms..Problem is the wrong information is in the form. How can you pick which information goes in the inherited forms?

Member Avatar for poguemahone
0
100
Member Avatar for vmaskeyit

sir i want to implement table by using vb. net .pls send me information about it or video tutorials

Member Avatar for poguemahone
0
86
Member Avatar for mujaqo

Hi, I’m new to VB and I use the below code to collect local disk drive info, is there a way to store the collected information in a single text box instead of having tables and DataGridView. [CODE] Public Function getLogicalDriveStructure() As DataTable Dim dt As New DataTable dt.Columns.Add(New DataColumn("Description")) …

Member Avatar for poguemahone
0
125
Member Avatar for laks_samy

hi i have plane to develop software, before how to prepare a document? please any one explaine or give a correct link thanks

Member Avatar for poguemahone
0
100
Member Avatar for Anwarmt

Hi I have been working as an Sr S/w Engg on the platform VB6, SQL Server 2000, and Crystal report. I joined a new company recently and they have plans to migrate their VB6 product to Web based product. I am very enthusiat to get myself into Dot net platform …

Member Avatar for poguemahone
0
136
Member Avatar for GonKas

Hi there! I've a problem...want to return the total number of rows affected by the statement "SELECT * FROM Producao WHERE ProdUserID=UtilizadorID" can anybody give a look to the code below? [CODE] Dim ProdUserID As String = "samurai" Dim ProducaoSource As New SqlDataSource() ProducaoSource.ConnectionString = ConfigurationManager.ConnectionStrings("seaempiresdbConnectionString1").ToString() ProducaoSource.SelectCommandType = SqlDataSourceCommandType.Text ProducaoSource.SelectCommand …

Member Avatar for Jx_Man
-1
143
Member Avatar for leroi green

Hey all, I've got this program where I have to translate a word from English to Pig Latin. I'm sorta on the brink but I'm missing something. the test words are "ant" and "chair" but they should then turn to "ant-WAY" and "air-chay" but i'm ending up with "ant-anAY" and …

Member Avatar for poguemahone
0
226
Member Avatar for sreelakshmi

Is there any eventhandler for RichTextBox in vb.net to catch the selection of text event? I want to enable cut,copy,delete control mentu strip items on selecting text. Edit > cut,copy,paste,delete Only on selecting text the cut,copy,delete should be enabled Please help me out....

Member Avatar for poguemahone
0
113
Member Avatar for ads248

Hi I've developed an app that reads in a csv file, strips it out to its component fields, validates them and writes it up to the database. So far, so good. I now want to enhance it so that the dataloading take place in the background enabling the UI to …

Member Avatar for poguemahone
0
993
Member Avatar for vishal.mehta

Hey Guys me havin a prob in finding the control for AxMScomm that is used for serial communication in .Net.so help me out with it to complete my project.

Member Avatar for poguemahone
0
69