Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
4
Posts with Downvotes
4
Downvoting Members
2
2 Commented Posts
8 Endorsements
Ranked #247
Ranked #3K
Member Avatar for DM Galaxy

Actually I want to know How We can Create an installer? I just Create an application in VB.Net (Folder Locker) and want to create installer for it. # • What I Want? # 1. Compressor (As to compress file size) 2. Want to add my Installer to be placed on …

Member Avatar for Uchiha Itachi
-1
316
Member Avatar for rae08

Hi guys! Just conducting a survey for those who have tried these two operating systems. How would you compare these two in terms of these parameters: Ease of use Availability of Software Overall Security Virus Attacks Thanks!

Member Avatar for deceptikon
0
290
Member Avatar for DM Galaxy

no idea on this, I just watch an article on this but it for C#. So I want to know How can I check the internet connection available or not? If Possible then please include the following points: ► Network Speed. (To determine the Speed Plan) ► Download Speed. (As …

Member Avatar for Deep Modi
0
836
Member Avatar for DM Galaxy

I am trying to create the application in which I can add the Data in this Manner: 1st column: Sr. No ; 2nd Column: Downloads Name ; 3rd Column: Download URL ; 4th Column: Uploader ; 5th Column: Date And then all the rows get startedarrange in this manner. I …

Member Avatar for DM Galaxy
0
224
Member Avatar for killer88

When a system is spread with viruses. . . what the virus first attack in system ?. . system files ? or data stored in hard disk etc ?

Member Avatar for Deep Modi
0
238
Member Avatar for aeaism

**Hi, I have some unknown malware on my computer. When browsing online, constant annoying popups and ads come up, my homepage is constantly changed to aol for some reason, and I absolutely can't remove it. I've tried MBAM (latest one included, totally clean), AVAST, AVG, Lavasoft adaware, spybot, etc etc …

Member Avatar for Deep Modi
0
646
Member Avatar for DM Galaxy

I just want to create an application where the user click on the "check for Update" button, My application start to check update. Uptill this I hav done so. I use this Code for this: Dim request As System.Net.HttpWebRequest = System.Net.HttpWebRequest.Create("pastebin link") Dim response As System.Net.HttpWebResponse = request.GetResponse() Dim sr …

Member Avatar for DM Galaxy
0
282
Member Avatar for DM Galaxy

I wonder how the screen recorder and screen capture application capture the window screen.? As I know How to take Snapshot in this But the question is that their application were minimize/minimize to notify icons.... And by the one click: (F11) screen get capture... I tried this. Form1.hide() notifyicon1.show()... etc …

Member Avatar for Deep Modi
0
341
Member Avatar for Mafiamanandre

Hi all. I would like to know how can I code form1 to open form2 immediately when form1 loaded in Visual Basic? eg. Form1 opens and immediately form2 opens. This is almost like website redirection. Thanks.

Member Avatar for DM Galaxy
0
464
Member Avatar for BE_Aus

I do apologise for the simplicity of this post, but I am seeking help in something I have not encountered before. While I have my splash screen and program humming perfectly, I am trying to run a date check while starting and exit the program if it is too old. …

Member Avatar for DM Galaxy
0
171
Member Avatar for DM Galaxy

As I watch one of the videoon net on screen recorder. I watch that by adding reference > com > hycam2 is visible. (this is the important else I can't create my app) So I browse the hypercam2 Directory. And try to add the file: hycam2.tlb But pop up msg …

Member Avatar for DM Galaxy
0
365
Member Avatar for DM Galaxy

I am in wonder. I just make a slideshow form and add the context menu strip as when the user click on download image then current image get copy and paste on the desktop. I use path and destination method in this but they say bitmap cannot be converted into …

Member Avatar for DM Galaxy
0
442
Member Avatar for saintrenz

Im using Microsoft Visual Studio 2012 and Microsoft Access What code/sql will I add to check whether User is an admin or a regular user? so it can load to a Admin form or Regular user form. My professor told me to use a FieldName "LoginType" in my database.. but …

Member Avatar for Hazuan Nazri
0
394
Member Avatar for DM Galaxy

I want to know that How I can Add the table in VB? As for wxample we see in IDM: ![a43a3a52847803516eab225b30abb76f](/attachments/small/4/a43a3a52847803516eab225b30abb76f.png "align-right") As You can see here: there were partition in th listbox. Same I want to create: I try to use multicolumn: checked = true and also adjust width …

Member Avatar for DM Galaxy
0
286
Member Avatar for hamad.yasin.1

Dears I have windows 7 home premium on my computer wich has is 32- bit operating system & 2G memory but it runs very very slow it takes 30 second to open any window i cant figure out what is the problem the hard drive have 60% free space, thanks …

Member Avatar for backbash
0
474
Member Avatar for murtazamzk

[CODE]Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim speech speech = CreateObject("sapi.spvoice") speech.speak(TextBox1.Text) End Sub End Class [/CODE]

Member Avatar for YogeshD
-1
3K
Member Avatar for arunmarvel5

After windows xp microsof launched windows vista and it got failure. Then win 7 got succeed and between some controversals they launcehed win 8. So i would like to know abot win 8 feed back.

Member Avatar for MidiMagic
0
352
Member Avatar for DM Galaxy

I require some help. I want to resize my form from the Corner (Right corner) in the boderless form. I know the coding as for resize it with the four different direction but unknown with the Corners. Codes I used to resize the Form from four different direction (up,down,right,left): Private …

Member Avatar for tinstaafl
0
3K
Member Avatar for DM Galaxy

I am creating the Notepad.exe app, So I want to know Some Codes here. Need Codes For: • Find, • Find Next, • Replace with., • Replace all with. Please Help me out by solving this thread.

Member Avatar for DM Galaxy
-1
360
Member Avatar for DM Galaxy

I am creating an app. where I need somewhat help. I use font dialog box for textbox... and this working but How can I save the font on the settings??? I mean: I am creating the notepad app.exe in such a way that whenever the user change the font, then …

Member Avatar for DM Galaxy
0
176
Member Avatar for Dili1234

When tried to update the data I got this error "incorrect syntax near '4' Unclosed quotation mark after the character string" Can someone fixed this error Public Sub Save() Dim indate As Date = DateTimePicker1.Value.Date If String.IsNullOrEmpty(TextBox1.Text) Or String.IsNullOrEmpty(TextBox2.Text) Then 'Show your message here MsgBox("Please fill all Data") Else 'Show …

Member Avatar for Dili1234
0
210
Member Avatar for jemartalaban_1

hi, can vb6 detect if the unit is connected to a router or have a connection to the net or LAN ? example: if the user is disconnected to the LAN, a msgbox will appear that the unit is not connected, if connected nothing to worry about :) same as …

Member Avatar for Klahr_R
0
2K
Member Avatar for kazekagerandy

hello! im working on a reservation system and im lacking in knowledge about how to use controls properly. the application aims to show reservations made in a month. to visualize everything, the application must look like this: http://www.planet-source-code.com/Upload_PSC/ScreenShots/PIC200661517432753.JPG all ive found from the internet are downloadable, customized components. my question …

Member Avatar for kazekagerandy
0
333
Member Avatar for Neyney1975

Hello Everyone, I'm extremely new to programming in Visual Basic and I have a programming exercise which I need help with. I have a textbox and a label on a form. The objective of the program is for the label to update with any text typed into the textbox as …

Member Avatar for Neyney1975
0
1K
Member Avatar for Pheyishayor

urgent please i have a form with 3 sub procedures,i need to call on each of the sub seperately when i click a button in another form

Member Avatar for DM Galaxy
0
105
Member Avatar for Rafik Almeria
Member Avatar for DM Galaxy
0
176
Member Avatar for CoilFyzx

Hello good day. I am hoping to discover some free/trial software that will allow we to identify a printed/drawn symbol/sticker on images in a folder. I have taken a picture of a few pages from my notebook(handwritten). On these pages I have put stickers. Is there a software that allows …

Member Avatar for DM Galaxy
0
227
Member Avatar for jdog1218

I have a problem with a pc, this I have never seen this problem before: This problem load all the way to the login screen, but when I log in Black screen appears with nothing on it, now I wait to load then the pc shutdowns, I go through the …

Member Avatar for DM Galaxy
0
247
Member Avatar for GeekPlease

Good day folks, I just wanna ask what event should I used to detect when a form is closed unexpectedly. I want to update the Log In status of a user in my database from 'Logged In' to 'Log Out' whenever a form closes the form unexpectedly or not. Example, …

Member Avatar for Rahul47
0
253
Member Avatar for arunmarvel5

Am using win7 home premium. i will use my pc for only surrfing but i found it is very slow and some times my system getting restarts. pls give some idea to improve my PC performance.

Member Avatar for DM Galaxy
0
139