₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,324,996 members, 8,419,859 topics. Date: Thursday, 04 June 2026 at 03:44 AM

Toggle theme

Dellnet's Posts

Nairaland ForumDellnet's ProfileDellnet's Posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 (of 32 pages)

PoliticsRe: Who Coined The Word '9ja' and 'Naija'? by dellnet: 3:34pm On Aug 01, 2011
have you guys ever noticed a lot of phrases sprung from youths on the street/neighborhoods and they spread around the country rapidly? I don't think any known media figure sprung words that 9ja's use today even that swagga word.
WebmastersRe: Help On How To Set Up A Bulk Sms Website? by dellnet: 2:36pm On Aug 01, 2011
1. SMS Gateway
2.Website and its requirements.
ProgrammingRe: Please Help! Difficulty In Deploying A Finished And Running Vb.net Project by dellnet: 2:33pm On Aug 01, 2011
What do you mean by crystal?
what type of data connection are you using? ADO, ADO.NET, OLEDB
TravelRe: Nigerian Passport/visa Question For Us Folks by dellnet: 7:41am On Aug 01, 2011
EuroMeko:
I was also able to get the new ECOWAS passport in Ibadan in two days. I have the contact info for a friendly person at Ibadan Immigration if needed.
at what friendly rate?
TravelRe: The Best Country To Travel To by dellnet: 7:36am On Aug 01, 2011
your country of origin
Satellite TV TechnologyRe: How Effective Is Micro Bus by dellnet: 7:28am On Aug 01, 2011
thought you are talking about buses in ML or AL,,,
ProgrammingRe: Please Help! Difficulty In Deploying A Finished And Running Vb.net Project by dellnet: 7:25am On Aug 01, 2011
this thread is talking about vb.net windows application not asp.net applications.
ProgrammingRe: How To Convert by dellnet: 7:31am On Jul 31, 2011
carbide produce both.
Satellite TV TechnologyRe: How Effective Is Micro Bus by dellnet: 5:06am On Jul 31, 2011
You have to give more details on how you are tasked to control the channel,,,
ProgrammingRe: Please Help! Difficulty In Deploying A Finished And Running Vb.net Project by dellnet: 5:03am On Jul 31, 2011
This issue has been discussed countless times here. The first problem is you assume if you have C drive in your development computer everyone should have C but I could have Z drive on my computer so you should ask yourself how do you go about it. You don't need to worry about if the target computer is running on C drive or D drive infact you should not have anything like C:\ or D:\ referencing a path in your code, just copy your resources to the same deployment folder as your exe  and call System.Windows.Forms.Application.StartupPath in your code to get the fullpath of where your program is residing on the system.

for example declare a global variable
Dim db_path As String = System.Windows.Forms.Application.StartupPath & "\" & "access.mdb"
change access.mdb to your access database name, the file should be in the same folder as the exe. Use Microsoft Jet Library as your connection string e.g

dim provider as string ="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & db_path & ";User Id=admin;Password=;"

To test System.Windows.Forms.Application.StartupPath in your IDE put the db file in your bin/debug folder or bin/release folder of your project.

This should make your project deploy-able to any Windows O/S
ProgrammingRe: Simple Php Quiz: Why Will This Code Not Work If You Are Uploading Files? by dellnet: 4:34pm On Jul 30, 2011
I thought I am the only one bored here, does considering MIME type count?
WebmastersRe: Why Is My Code Not Working by dellnet: 1:24pm On Jul 30, 2011
I see <input name="Click to Submit" type="button" value="submit">
change to
<input name="Click to Submit" type="submit" value="submit">

see if you get anywhere.
TravelRe: United States Exodus!;;; by dellnet: 6:56am On Jul 30, 2011
OP, I will classify Africans into 2 categories in the US, the Work-force and the Investors. If the workforce should leave it will hardly make any impact but if the Investors should leave this will make an impact. If all should leave then the US economy will slumber probably to the point that it will never recover again. I really feel sorry for US.

Source:
To many African's resources and reserve in US.
TravelRe: Moving From Malaysia To Australia by dellnet: 4:49am On Jul 22, 2011
just have lump sums in your bank account static for 6 months and apply for your masters or whatever there.
Tech JobsRe: I Need A Zen Cart Programmer / Installer by dellnet: 4:42am On Jul 22, 2011
It is pretty much a DIY thing if you have little knowledge of html/php/css. Anyways I can be of assistance if what you want is not much.
TravelRe: delete topic by dellnet: 10:06am On Jul 21, 2011
If your connecting flight in Turkey is same the day then you can hang in the transit area.
Passengers transiting in Turkey: Holders of confirmed onward tickets for a max. transit time of 24 hours.

You need an authorization entry to enter kosovo, get one before you board the plane.
TravelRe: Free Wifi Availability In Nigeria by dellnet: 8:26am On Jul 21, 2011
There is a park in Abuja that has,,, I think millennium park or something. . . don't know if it is still existing. Also major Universities have free wifi to their students.
TravelRe: Shouting Can Get You Killed Abroad by dellnet: 2:02pm On Jul 19, 2011
Could deport a criminal for free but cannot send back a victim, how ironic?
TravelRe: Local Airlines Raise Fares By 50% by dellnet: 1:54pm On Jul 19, 2011
Deep Soul:

E be like say ABC will get back to business once more!
ABC or gentlemen of the highway?
CrimeRe: Rabi Ismail (actress) To Die By Hanging by dellnet: 5:23am On Jul 10, 2011
In 2002 kano state law is governed by sharia law, so why were they allowed to mingle in a resort without being married? negligence of state? What does the autopsy say?
ComputersRe: Pls How Do I Transfer Files From My Windws To My Sles 10 Os On Vmware On Same Pc by dellnet: 12:38pm On Jul 08, 2011
jimblaze:
you would have to install vmware tools on the guest O/S first which Suse ( go to the vmware manual for a detailed way on how to install it, which is quite straightforward) then after that you simply drag and drop!
Not across different platforms.
ProgrammingRe: Creating A New Face For Nl by dellnet: 12:36pm On Jul 08, 2011
why don't you create the kind you imagine?
ComputersRe: Pls How Do I Transfer Files From My Windws To My Sles 10 Os On Vmware On Same Pc by dellnet: 11:47am On Jul 08, 2011
barlery, since you don't like the first option (which is the simplest) the second option I would suggest is to use FTP within the network.
WebmastersRe: How To Delete A Cached Page On Google Or Have It Crawled An Updated Page by dellnet: 5:12am On Jul 08, 2011
Look here if your website is having issues with google go to google's webmaster and fix your thing. Stop bleeping rubbish here.
ProgrammingRe: Creating A New Face For Nl by dellnet: 5:08am On Jul 08, 2011
Anyways this issue has been discussed countless times, and NL will remain like this for the foreseeable future.
ProgrammingRe: Creating A New Face For Nl by dellnet: 5:05am On Jul 08, 2011
omo_to_dun:
The programmers on NL do not have the expertise to create a Nairaland-like forum from scratch, without resorting to CMS.
ermm,
TravelRe: How Do I Get A Nigrian Visa by dellnet: 5:23am On Jul 07, 2011
@owugiri, if you really can't go back to the high commission why don't you go to another embassy closer to you and get the permit. I know with both parents Nigerians and she is coming with the parents assuming she is a toddler with some sort of proof of relationship to you she could probably get in after some checks etc, but with the current security situation in the country it is a big risk you are taking and an unwise move.
ProgrammingRe: Coding Challenge 3: Sum Of Primes by dellnet: 5:10am On Jul 07, 2011
@Fayimora, you dont really want to know how long it takes grin grin

@omo, My systems both Linux and Windows output something different from your script.

ProgrammingRe: Coding Challenge 3: Sum Of Primes by dellnet: 8:32pm On Jul 06, 2011
// Outputs 142913828922 to the standard output stream.

what do you mean?
ProgrammingRe: Coding Challenge 3: Sum Of Primes by dellnet: 7:35pm On Jul 06, 2011
yes it takes forever, #1. Just comment the windows header file and the last line.
ProgrammingRe: Coding Challenge 3: Sum Of Primes by dellnet: 7:13pm On Jul 06, 2011
Little cheat.
#include <windows.h>
#include <stdio.h>
#include <math.h>
void main()
{
long sum, two_mil;
two_mil = 10; /*change to 2 mil*/
sum =0;
bool prime;
for (long x =2; x < two_mil; x++)
{
prime = false;
for (long p = 2; p < x; p++)
{
if (fmod((double)x / (double)p,1)==0 && (x !=p))
prime = true;
}
if(prime == false)
sum+=x;
}
printf("%d\n", sum);
system("pause"wink;

}

1 2 3 4 5 6 7 8 9 10 11 12 13 14 (of 32 pages)