Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
0 Endorsements
Ranked #4K
~59.3K People Reached
About Me

IT Specialist

Interests
Theatre
PC Specs
Dell Latitude D800

20 Posted Topics

Member Avatar for samaru
Member Avatar for kc0arf

Danny, what are you talking about?! Do you know what a rootkit is?? Have you seen anything use a rootkit that wasn't in some way spyware/malware related? Mark Russinovich defines it very well when he says, "rootkits hide files, Registry keys, and other system objects from diagnostic and security software, …

Member Avatar for kc0arf
0
286
Member Avatar for kc0arf

Just a quick note, you mentioned- "Perhaps it is time to look at McAfee, Panda, and/or Zone Labs for additional layers of security." Granted, maybe Symantec is flawed, but oftentimes the "American" solution is that if one antivirus program is good, 5 must be better. This leads to a lot …

Member Avatar for npasma
0
254
Member Avatar for tgreer

Alright all you Grammar Geeks- see what you think of this: Short-hand typing and leet speak is roughly equivalent to slang speach in normal English speaking. It can be permissible, as long as it stays in the right context. What is the right context? Well its NOT in business conversations, …

Member Avatar for Scottg1989
0
332
Member Avatar for npasma

OK, yeah u guessed it. VBnoob here. Like so many other poor souls, lost in a sea of code...heres the dealio- I know param's need to be completely done and in the correct order for executeNonQuery() to work, but here's my error: Exception Details: System.Data.OleDb.OleDbException: No value given for one …

Member Avatar for Comatose
0
463
Member Avatar for vrushalinz1

Correct me if I'm wrong, but I believe you can simply use the public property "font" for this, as in "MyControl.Font.Style" Or "FontStyle.Bold". [QUOTE=vrushalinz1]HI , i m using System.Windows.Forms.ListView control. i want to set the text in the subItems to bold at run time. How do i acchieve this :!: …

Member Avatar for Shodin
0
208
Member Avatar for server_crash

I work tech support for an electrical engineering company and over the last few years we have switched from Tosiba and Gateway to almost all Dell laptops for employees. I am very impressed with their service while the warranty is in place. (Barring a bizarre event where one guy went …

Member Avatar for John A
0
583
Member Avatar for oak
Member Avatar for vrushalinz1
Member Avatar for Gcox18
0
241
Member Avatar for ChaosBelle

Here's a little something I found online, I have no idea if it will help, but here goes: Symptom: After copying or installing a .NET web-application the following error is observed in the browser when trying to view the site: Configuration Error Description: An error occurred during the processing of …

Member Avatar for f1 fan
0
229
Member Avatar for Wicked_Choco

OK, one more quick DDR comment- I have size 13 feet, and the arcade machines have buttons that are recessed in metal. MY FREAKIN' FEET DONT FIT! Has anyone else had the problem, or does my tippy toe accuracy just suck?

Member Avatar for AllureHost
0
434
Member Avatar for shad

OK, Im gonna hook you up, but DON'T CHEAT SUCKA! If u do, you'll end up having to reteach yerself all your crap after you graduate, like me. Believe me, it sux to teach yerself. Especially if you're already an idiot. ANYHOO, here is a basic sample chat room made …

Member Avatar for shad
0
244
Member Avatar for ramareddy_dotne

Oh yeah, its possible. Check this out, I believe it will answer your question: [url]http://www.c-sharpcorner.com/Code/2002/July/EditableListBox.asp[/url]

Member Avatar for npasma
0
124
Member Avatar for ramareddy_dotne

[U][B]Optimistic vs. Pessimistic Locking[/B][/U] OK Eddy, here goes: Locking is a method used to protect records that will be accessed by multiple users so that concurrency errors do not occur (when multiple users change records near simultaneously resulting in inconsistencies). "Locking" refers to preventing access in some way to the …

Member Avatar for npasma
0
627
Member Avatar for shadow12one

Ignore him, he's just trying for a red bar for his reputation. ^^ server_crash = :twisted:

Member Avatar for npasma
0
133
Member Avatar for nanosani

Or just devote yourself to Python and use the "swap()" command! :p I heart Python. :o

Member Avatar for Daishi
0
316
Member Avatar for npasma

I am working on filling a datagrid based on results found from a user entering criteria in text boxes and clicking a search button. I have been toying around with Session() to store variables but I dont understand it too well and its giving me trouble. After the user clicks …

Member Avatar for Paladine
0
2K
Member Avatar for npasma

Hello, all! I'm working with a project to search a Microsoft Access database, show the results in a datagrid, create text boxes to edit the entries found, and then update them. So far, the search works great, and I have a typical datagrid with an "edit" button on the end, …

Member Avatar for npasma
0
317
Member Avatar for Lemon

Yep, having a default value for drop down lists is a good habit to get into I think. Try code something like this: [CODE] Dim rdrCategory As SqlDataReader myConnection.Open() rdrCategory = cmdSelect.ExecuteReader(CommandBehavior.CloseConnection) Dim liDefault As ListItem liCategory = New ListItem([insert text for default entry here as String], [insert default value …

Member Avatar for vrushalinz1
0
151
Member Avatar for kapow

He's right man, you can't expect that anyone is going to bail you out just because you beg and use exclamation marks. Work it out, this stuff isn't easy, you gotta earn it. Come up with some code, post it in tags, and when you get an error post the …

Member Avatar for npasma
0
168

The End.