Connect with 1,269,042 developers, IT pros, digital marketers, and tech enthusiasts.

Be a part of our friendly, industry-focused community of professionals meeting, networking, learning, and sharing knowledge via articles, Q&As, discussion forums, and realtime chats.

Software Development
mattwagner

Hello,

I'm very new to using VB.Net so I found it quite difficult to understand other answers that I searched for.

Basically, I have an project to develop …

Software Development
biojet

I am trying do it the script to put out data after compare two file.
I make the script to do that but the result was not enough.

Software Development
lysezoudn

Are there anyone know how to select a tab in tabcontrol using API?

Any help will be highly appreciated.

Software Development
gatorgirl

So, I have multiple classes modeling a university. I have Student which has subclasses GradStudent and UndergradStudent. I also have a course class. I am having issues figuring out what …

Information Security
aven2ra

Hi Guys;

Did attempt a search, but didnt find anything about the malware bytes app freezing up, did see some comments on "your computer at risk" firewall issue, but …

Web Development
deyesborn

I want to retrieve email from database and send message to all the email address.

I have written code for that but it is not working. I want someone …

Mobile Development
blaaam

Hello! One day i was wondering, i want to create Android app which will scan barcode and give link to my product from databese. I started search and tutorials for …

Software Development
cyberdaemon

good day. i have a problem with my login from.
i have my table under SQL server 2008. which is
tbl_user,with a field of userid,username,password and category

Software Development
razamughal67

i want to delete any file and folder parmanently in my hard disk
sometime when we delete any file and folder. after using a data recovery software
they …

My-Example.jpg Software Development
C0ding

Hello everyone,

I am trying to make a tool that can allow me to join text...
For example, my project have four listboxes like my example:

[One] …

Software Development
DesignGhosts

Hi there,

I am trying to apply a Manifest file to my delphi application so that it can run with administrative permissions, I have been following this …

Software Development
poojavb

Hello Friends,

I want a small help...

I have created a text box....a button and a date time picker control

I have showed the calander control on click of the …

Software Development
darthswift00

I wana know how can i use a value from a sql table that i added from another form?
It basically supposed to validate that whatever was the last …

Web Development
madhan

Hi – I have an inline jQuery function that selects the table cell data onclick. The jQuery part works well. I have added code snippet of jquery.

$(function(){   $("#myTable td").click(function() …
Web Development
nurnfs

Hi, every members,
I am Nur,
i want make a complete MLM site. i try to MLM Binary tree downline View on php code. it will be difficalt …

Web Development
Octet

Hello,

I am trying to create a members page for my website and I want it to display a welcome message for when the person views it, something like:

"Welcome …

Software Development
elitely

Hello,

I am new in VB2008. Could you guys please advice how I can programmtically delete/remove/clear the content of a cell of DataGridView?

Say,for example,I have the following code that …

Software Development
Ruan10

**I have to create an application that will dynamically add a menu strip with menu items to a form(ie NOT dragged and dropped onto the form) in Visual Basic. The …

Software Development
nubie.net

Hello
kindly help me to solve my problem to check item listview to avoid duplicate item in database.
I have 1 listview, my plan the listview checking each …

Web Development
anu013

Hey Guys,
I m new here. I need a help

I am working with a s/w where I need to fetch data from database onchange event.
actually scene …

Web Development
apanimesh061

I want to display the first or any frame of a youtube video directly as I click on its url.
Can I also get the dimensions of that particular …

Software Development
poojavb

Hello Friends,

I need help to disable the parent window form as soon as the user will open the child form....

for eg...consider daniweb...when we click on member login the …

Software Development
apanimesh061

I need to run Mingw4.6 on my Dev C++ which already has mingw32 3.6 installed!
Does this version of mingw allow us to use 'C++11' ???

Please help!

c++
Software Development
ingus16

How can i change masked text box properties for IP address input. For example

private void Interneta_savienojums_Load(object sender, EventArgs e)
    {
        maskedTextBox1.Text = "   .   .   .   ";
        maskedTextBox1.PromptChar …
Software Development
HibaPro

how i can convert an integer value to percentage value (%) , using vb.net

Web Development
anand01

Hi all,
I have created web application, I have converted as .war ,now i need to deploy it in apache-tomcat-7.0.16,
Have pasted that war file in apache-tomcat-7.0.16\webapps but …

Linux and Unix
PhilEaton

Hi! Does anyone know of any worthwhile machine language OSes to try? I just learned about them in class. It's an interesting idea in terms of speed and portability. I …

Software Development
elmer0727

Hi,

Please help on this. How can I let the buttonmenus shows when the toolbar menu is clicked?
Here is my code:

Private Sub Toolbar1_ButtonClick(ByVal Button As MSComctlLib.Button) …
Web Development
HunainHafeez

check the image or chk Hot Jobs section in this link: http://www.bayrozgar.com/

i am working in asp.net and want to put exactly same thing whitin my website, and …

Software Development
paoi00

i had a problem with this codes.. this codes will retrieve image from database that will based on the employeenumber.

 Dim CN As New OleDbConnection(cnString)
        CN.Open()
        daImage = …
Software Development
bprosic

Hi,
I have datetimepicker and next to datetimepicker is textbox.
When I choose date from datetimepicker, selected date goes into textbox.
Works fine.

-- txt1.Text = Format(DateTimePicker1.Value, …

Software Development
revelator

Friends,

i have to submit a project on Car Rental System which is to be made in C.

i have made half of the work like giving out the menus …

c
Software Development
ZeroZen

Hey Folks!

I'm using a windows hook to scroll horizontally through a listview. I have it aligned so it only adds items horizontally. I have 2 big buttons I'm using …

UI / UX Design
GilbertB

I have a webstie template and I want to preview it something like this : http://breeze.pcollab.com/moby2/#

How can I combine my html to a mobile phone layout ?

UI / UX Design
joeyliew7

this is the html

<cat>
         <ul>
            <li><span><a href="#">Sekolah</a></span>
            <ul>
                    <li><a href="perutusan.html">Perutusan Guru Besar</a></li>
                    <li><a href="sejarah.html">Sejarah</a></li>
                    <li><a href="etos.html">Etos</a></li>
                    <li><a href="#">Iklim Sekolah</a>
                        <ul>
                            <li><a href="falsafah.html">Falsafah Misi Visi</a></li>
                            <li><a href="logo&bendera.html">Logo & Bendera</a></li> …
Software Development
lulu79

I have two datatables that generate a datagridview like below:

1) datatable name : grpDT 119
2) datatable name : grpTot 211

Software Development
scetian

Dear Friends,
i need the code for Digital Clock using 8086 in assembly language.. please help me..
i know nothing about assembly.. Please help me somebody
i …

Computer Science
technoknol

hello friends,

i want to learn cryptography,steganography ane algorithms , i have tried some books but failed.

is there any way to learn from beginning and easily?

thanks.

Programming
pritaeas
NOTE

This was a PHP sticky, and I am working to turn it into a development sticky. If you have any comments, additions or other observations, please reply to

Software Development
aabbccbryanmark
This is the error i get..
Enter employee name: Bryan
Enter employee's salary: 123
Enter employee name: Mark
Enter employee's salary: 456
Enter employee name: Fajutag
Enter employee's salary: …
Networking
jsherm101

Around midday on October 22, a number of top websites all went down, among them including Reddit, Minecraft, Pinterest and Foursquare. The iconic 404 of these sites and …

Microsoft Windows
AmbaLee368

Hi my name is Amber and I am new to this site....I have a major question, my boyfriend and I have had alot of past trouble with PORN :twisted: And …

Software Development
vbpro

How can I get the Mouse Position from the mousemove event inthe VB.net?

I can't find out how to do this.. :rolleyes:

Software Development
Dani

What is the difference between Pascal and Delphi? I heard they're like the same language?

Software Development
yorro

I have connected VB.net and mySQL on a the same PC before, but I have no Idea how to connect VB.net to a remote PC(LAN)

Web Development
Troy

class_session.php is a session management and password protection class. It can be used to perform 2 major functions:

1. Create and maintain session state between page hits. The class …

Game Development
happygeek

It's going to be a great Easter for Modern Warfare 2 gamers, and that's official. Robert Bowling, Creative Strategist at Modern Warfare 2 developers Infinity Ward, has posted …

Software Development
ana_eht

Hi
it's me again
with the silly problems in my vb .net codes :(
I have a serious problem with combo box
i need to use …

Software Development
sharunkumar

Hi,

I want to know how to send keys like ALT, Shift, Ctrl, Entre, etc. with the My.Computer.SendKeys() function.

Also, I need a code with which i can …

Search Engine Strategies
skillguru123

hi i am new seo i don't know what are the difference between press release and article submission what are the features of both techniques.

seo