| Programming & Design |
| What is the use of Random class in java? |
A Random class generates a stream of pseudo-random numbers.
To create a new random number generator, use one of the following methods:
new Random()
new Random(long seed)
chec... |
| Sir i have an idea to design a social network i want your help to design social network, what i need to do? |
You can find step by step guide on how to create a website at website like ... |
| How to convert .jar files to .exe? |
You can convert your Java files into exe programs using two ways, but it depends on your purpose of doing so.
If you want an exe launcher for your Java program, exe4j (... |
| Previewing websites in different browsers? |
Just use this ... |
| How can I collate PDF pages together.? |
You need a full version of Adobe Acrobat or Acrobat Professional.
Open the PDF file you want to add the pages in.
Once that PDF is open go to DOCUMENT --> INSERT PAGES and a 鈥淪elect Fi... |
| Can anyone help me with querying a Novell Tree via LDAP from .NET 1.1? |
May be you can contact a .NET expert live at website like ... |
| Dreamweaver CS3: Advanced Library Function? |
It's quite simple. Follow these steps
1. Create a new file with any name having an extension .js, (like myscript.js)
2. Cut and paste all of your code from HEAD tags of a page into this ... |
| Will learning web design on a PC be tough to transition to a Mac environment? |
there is not going to be much difference as long as you're familiar w\ those adobe programs. ... |
| I want to be a programming wizard...? |
to be a programmer...
he is always platform and pro-language nutral
I.e he should be able to work on any technology and any language. If you are presnted with a new language you should be able ... |
| Salary for automotive developer? |
regardless of what you developer for the engineering world weathers is automotive, or simple castings.
the type of development is like all the others.
salary is based on exp.., type of degree. ... |
| Is it good to use a content management system or build a classical website? |
I'm a web designer and web applications developer, fully capable of building a framework and a full CMS from scratch if need be (and would actually consider it a fun project, if I could find s... |
| Does anyone have any good admin scripts for sa-mp?? and if so can i use them?? |
You might take a look here ...
... |
| Is there a programme to hide active programme..? |
Yes there is a very easy way, takes about 10 seconds to set up but I am not going to tell 'cause how do I know you will use it for good rather than evil? ... |
| What kind of Programming Language is HTML? |
Technically, its not actually a programming language. Its a markup language. But if you want to treat it as a very limited programming language, it would be a declarative language because you are t... |
| Cout << "0123456789ABCDEF"[((n >> i*4) & 0xF)]; Any one plz can explain the meaning of this line, |
It prints the hexadecimal value of n, where i is the digit number.
Each hexadecimal digit represents 4 bits, so you start by looping i from 0 to b/4, where b is the number of bits in n (8 for a ... |
| C or c ++ language help? |
theres ebooks and all that but id suggest buying a book from chapters or something, i have the C++ in 21 days book, my first starting out book, taught me alot, i still use as a reference if im not ... |
| Selling Linux? |
it can be sold, if you make an upgrade, anyway, most of them get money from tech support. ... |
| Can anyone help me on Infragistics WebGrid Component for JSF? |
There are several good websites to help you with WebGrid.
Infragistics own Help Centre:
... |
| What could be the salary if iam a certified sap professional? |
Info on SAP ...
... |
| Inport picture for vb 6? |
if txtTitle.text = "Dejavu" then
pctDVD.picture = loadpicture("F:\School\IPT\Year 12\VB\Assignment\Pictures\Dejavu.jpg")
end if ... |
| I wrote an Excel macro for saving a sheet of Excel Book by reference of a cell text. I want to do is if that f |
Use "on Error go to " a new subroutine say "add()"
In this one ("add()")you do a "open" on the existing workbook. You do worksheet.copy on the "home&qu... |
| Can someone please tell me how to make a website? |
You can find step by step guide on how to make a website at website like ... |
| C programming Probelem..Money changer? |
You currently have the following currency.
Peso Notes
5
10
20
50
100
200
500
1000
centavos
1
5
10
25
Take the input and divide it in turn by each amount starting with the highest... |
| How to program to copy the content from a word file to a .html file and keep the original format? |
u need to know the format of word file to do that (.doc file format)
.html file is a pure text file, hence no prob creating it.
U have to read the .doc file and process it to create a .html f... |
| Where is the best place to get free table quiz quistions???? |
If this is homework, your textbook. If it's for a qualifying exam, a textbook for that exam. ... |
| Problems with website building? |
Dear...
> You Can Use The Web View Buttone On Bottom Left Area, And See how IT Will Be After Saveing As Web.
> You Don't Have To Use Ms-Word To Build A website, You Can Use Frontpage, ... |
| Creating tables in sql? |
CREATE TABLE `person` (
`id` INT NOT NULL AUTO_INCREMENT ,
`name` VARCHAR( 64 ) NOT NULL ,
`age` INT( 8 ) NOT NULL ,
UNIQUE (
`id`
)
) ENGINE = innodb;
Simple example that works for me. |
| Ftp swf html question. First time uploading into server.? |
You can edit the .htaccess file placed in your wwwroot directory and add the line:
DirectoryIndex index.html index.htm index.php
Using this line you can specify (the order in) which documents... |
| I need a script that can verify if a link is on a certain page. Please read all details before answering, Thx! |
getElementsByTagName('a') will return an array of all anchor elements in the page. Compare the href attributes of those items to the requested url until you find a match or fail.
<h... |
| How can market knowledge be improved for GlaxoSmithKline using the internt or the WWW?? |
You're lucky girl coz i answer you :
Use this ..
... |
| Page:21 Previous-17-18-19-20-21-22-23-24-25-26-27-28-29-30-31-32-33-34-35-36-37-38-39-40-41--Next |