Schnapple

4,066
Reputation
581 views

Registered User

Name Schnapple
Member for 1 year
Seen 5 hours ago
Website
Location Frisco, TX, USA
Age 32
C# developer by trade, going on eight years in the development field.
2d
answered Can I read an Outlook (2003/2007) PST file in C#?
Nov
20
awarded  Popular Question
Nov
16
revised How do I make sure that an automatically closed window closes all its spawned windows as well?
added 266 characters in body
Nov
12
comment How do I make sure that an automatically closed window closes all its spawned windows as well?
In this context though, a popup makes sense - at least when the user is coming to our site through automatic logon. They don't want to be routed out of their original session, just logged onto ours as well. Also this isn't an answer to the question and would have been better as a comment, just FYI
Nov
12
asked How do I make sure that an automatically closed window closes all its spawned windows as well?
Nov
4
comment How can I delete (not disable) ActiveX add-ons in Internet Explorer (7 and 8 Beta 2)?
I understand that one solution for this is a VM, but that's not what the question
Oct
28
comment “Unlocker” equivalent for Vista64?
FYI, this would have been better as a comment to my answer
Oct
27
awarded  Nice Answer
Oct
26
comment Sneaky SEO Solution
As Peter has pointed out, Google's ways are mysterious and untouchable. However, they probably at least understand why someone would want to do this - unless they can read the text in the SWF file then it's inaccessible. However, it's also really trivial to say "well it's OK when the only other thing on the page is a Flash document" and "well, this page swaps out 'wall of text 1' for 'wall of text 2'" and call bullshit on it.
Oct
26
answered Sneaky SEO Solution
Oct
26
comment Sneaky SEO Solution
I'm not sure why you're spelling Google like that but I do remember Jeff saying that Joel was suggesting he put out a special server just for Google crawlers so that it took load off the main site. I don't know how Google would react to this (presumably they'd be OK with it if Joel is suggesting it) or how they'd know if you kept the same content on each server.
Oct
26
answered Better to use Stored Procedures or SQL in my code for working with data?
Oct
19
comment Can I fix corrupt Visual Studio 2008 toolbars/windows without having to reinstall?
First one seems to have done it. Thanks! I knew it had to be something simple.
Oct
19
comment Can I fix corrupt Visual Studio 2008 toolbars/windows without having to reinstall?
Also I'm on a deadline
Oct
19
revised Can I fix corrupt Visual Studio 2008 toolbars/windows without having to reinstall?
edited title
Oct
19
asked Can I fix corrupt Visual Studio 2008 toolbars/windows without having to reinstall?
Oct
14
comment Why does my PDF ask for a password after being retrieved from Visual SourceSafe?
Yes, I can verify that the file is not corrupt before I add it. I'll try the update, thanks. Also, do you have to install this on the server or just on the client end?
Oct
14
comment Why does my PDF ask for a password after being retrieved from Visual SourceSafe?
I said it was unlikely but I've now clarified the question.
Oct
14
revised Why does my PDF ask for a password after being retrieved from Visual SourceSafe?
edited to please John Saunders
Oct
14
asked Why does my PDF ask for a password after being retrieved from Visual SourceSafe?
Oct
7
awarded  Popular Question
Oct
2
awarded  Popular Question
Sep
30
comment C# Dictionary with two Values per Key?
I wound up going this route as the others looked equally as complicated and it's in .NET 3.5 so no Tuples for me
Sep
30
comment C# Dictionary with two Values per Key?
Might be worth it just to have Jon Skeet code in my app :)
Sep
30
asked C# Dictionary with two Values per Key?
Sep
28
awarded  Popular Question
Sep
23
revised calling a web service using WCF over Http and Https
Fixed second link
Sep
21
comment How can I make an ActiveX control written with C# raise events in JavaScript when clicked?
Literally moments ago I got it working using the things I learned here: blog.ianchivers.com/wordpress/?p=22. Your code looks about like what I wound up with (and the link I just posted also includes javascript) so you win.
Sep
21
accepted Are there any programs to aid in the mass-editing of Visual SourceSafe checkin comments?
Sep
21
answered Are there any programs to aid in the mass-editing of Visual SourceSafe checkin comments?
Sep
21
revised How can I make an ActiveX control written with C# raise events in JavaScript when clicked?
added some more stuff & code; added 10 characters in body
Sep
21
comment How can I make an ActiveX control written with C# raise events in JavaScript when clicked?
@MusiGenesis: yeah, and it's one of the ones I followed to get this far. What it doesn't do, though, is show how interacting with the ActiveX control can have any effect on the JavaScript in the page.
Sep
21
asked How can I make an ActiveX control written with C# raise events in JavaScript when clicked?
Sep
21
revised How to handle an ActiveX event in Javascript
made code pretty
Sep
18
awarded  Tumbleweed
Sep
17
awarded  Necromancer
Sep
14
comment Efficient function for reading a delimited file into DataTable
Is there a way to do this without Jet? For those of us with machines where Access is forbidden.
Sep
11
asked Are there any programs to aid in the mass-editing of Visual SourceSafe checkin comments?
Sep
10
revised How to get a non-techie coworker to be able to hand you content and documents in HTML?
added 22 characters in body; edited tags
Sep
10
comment How to get a non-techie coworker to be able to hand you content and documents in HTML?
@Dillie-O: External, web-based. I'll clarify that.
Sep
10
asked How to get a non-techie coworker to be able to hand you content and documents in HTML?
Sep
4
awarded  Popular Question
Sep
2
comment How do you present an email address to thwart casual spammers (not spambots)?
@Christian Hayter: We're talking a much smaller scale than that - the potential customer is going to, say, twenty sites. They're emailing all of them. Whomever gives them a price, and the lowest one, wins. But the client isn't selling something like books or something identical which can be price shopped. So by answering these emails they're wasting their time. I'm wondering if there's any way to thwart these "casual spammers" - I call them spammers when really they're just normal people emailing a lot of other people.
Sep
2
revised How do you present an email address to thwart casual spammers (not spambots)?
added 467 characters in body
Sep
2
comment How do you present an email address to thwart casual spammers (not spambots)?
Yeah it's not the scrapers I'm worried about
Sep
2
comment How do you present an email address to thwart casual spammers (not spambots)?
No offense, but spam bots and screen scrapers are not the issue. Potential customers (actual humans) are literally clicking on the contacts on as many sites in this sector as possible and then going with the one with the lowest price. These are the kinds of customers my client will not land anyway so we want a way to thwart them.
Sep
2
comment How do you present an email address to thwart casual spammers (not spambots)?
We have that, too. But are there a significant number of people out there that don't like that approach? I know when I go to a company's site and fill out a form I sometimes feel like I'm sending a message into a blank void whereas if I sent an email from Outlook or GMail or whatever I have evidence on my side that I actually sent them something.
Sep
2
asked How do you present an email address to thwart casual spammers (not spambots)?
Aug
27
revised What is the Microsoft Jet database and is it appropriate for a small app with sensitive information?
edited title
Aug
26
comment How do you get started when trying to understand the code of a 3D game engine (like id Tech 3)?
This ties into my lack of experience with Windows C++ programs - I've found the WinMain function but it's unclear how it does anything. I guess it's time to start stepping through...