Max Schmeling

3,436
Reputation
467 views

Registered User

Name Max Schmeling
Member for 1 year
Seen yesterday
Website
Location Joplin, MO, US
Age 21
Experience primarily in .Net 1.0-3.5, Sql Server 2005 and 2008, and Oracle.
2d
asked How do I use open id in ruby on rails?
Nov
23
comment How do I get my OpenidController working in Ruby on Rails?
Yeah, I'd like to find something that's more recent... there just doesn't seem to be information out there that's as up to date as the stuff we have in the .net world... guess that's to be expected though
Nov
21
asked How do I get my OpenidController working in Ruby on Rails?
Nov
20
comment How to find a function by function name
lmgtfy.com/?q=site%3Astackoverflow.com+javascript…
Nov
20
comment How to send a message from Server A to Server B using MSMQ?
Okay, so it's automatic? I just create the queue "ComputerName\QueueName" and then write to it, and it sends through the local queue and guarantees that it gets there?
Nov
19
asked How to send a message from Server A to Server B using MSMQ?
Nov
12
comment Use windows authentication with ASP.Net AJAX
If I recall correctly, it has to do with impersonation and the double-hop issue. You probably need to enable Kerberos so the servers can pass users credentials.
Nov
11
asked Is there any way to use an UpdatePanel inside of a Facebox popup?
Nov
9
comment Group by named column
This is one of those things that every developer wished would work how you think it should. I don't understand why it doesn't work... I can't imagine it would cause any real problems...
Nov
4
comment How do you collaboratively write specs?
i thought maybe it was closely related enough to pass...
Nov
4
asked How do you collaboratively write specs?
Nov
2
asked How do I render a blog feed inside of another page?
Oct
29
asked How can I debug ajax functionality with web services in Visual Studio 2005?
Oct
27
awarded  Popular Question
Oct
24
asked How do I get a custom action to go to the right place?
Oct
23
comment Is there some sort of Master Page functionality in Ruby on Rails?
Thanks @Mauricio, if you put that on as an answer I'll accept it.
Oct
23
comment Is there some sort of Master Page functionality in Ruby on Rails?
@NSD I've searched and didn't find anything on master pages... now that I know they're called layouts outside of the .net environment, I'll go read about it... don't try to stereotype .net developers, there are a lot of very good ones
Oct
23
asked Is there some sort of Master Page functionality in Ruby on Rails?
Oct
22
asked How do I add a field in Ruby on Rails?
Oct
21
asked Is it possible to write offline GPS navigation software as a hobbyist?
Oct
16
comment How can I programmatically asign a role to a scope in Microsoft AzMan?
So I just had an "oh duh" moment. I programmatically call CreateRole("Branch User", null) and then on that IAzRole object, call AddTask("Branch User", null) and it does what I want. I'm still experimenting to see if there are any undesirable side effects to this... I'm not sure if it's the right way, but it kind of makes sense now that I think about it with the AzMan model. Anyone know for sure if this is how I'm supposed to do it?
Oct
16
asked How can I programmatically asign a role to a scope in Microsoft AzMan?
Oct
15
awarded  Peer Pressure
Oct
12
asked How do I trigger a PostBack with arguments from Javascript?
Oct
7
comment Why won’t my site load from one computer, but it will another?
Everyone seems to get a directory listing except me... This is retarded
Oct
7
comment Why won’t my site load from one computer, but it will another?
@JRL, sorry i mixed up my words.... doesn't work from all of those things
Oct
7
comment Why won’t my site load from one computer, but it will another?
Also, it works from both my PC, my laptop over wireless, and my virtual ubuntu instance running on my pc.
Oct
7
comment Why won’t my site load from one computer, but it will another?
Oh, I thought I had put that in the question. I get a timeout. In firefox it says this: The connection has timed out The server at www.bickfordtools.com is taking too long to respond.
Oct
7
comment Why won’t my site load from one computer, but it will another?
How can I fix it... how can I find out what's stopping it when windows firewall is turned off
Oct
7
revised Why won’t my site load from one computer, but it will another?
added 273 characters in body; edited body
Oct
7
comment Why won’t my site load from one computer, but it will another?
tried both... it happens on both browsers on both computers... i'm pretty sure it's a router issue
Oct
7
comment Why won’t my site load from one computer, but it will another?
Updated my question... i can't get anything to work...
Oct
7
revised Why won’t my site load from one computer, but it will another?
added 312 characters in body
Oct
7
comment Why won’t my site load from one computer, but it will another?
It's hosted remotely...
Oct
7
comment Why won’t my site load from one computer, but it will another?
@Peter, yeah I voted to put it there to.. just wasn't thinking... i default to here lol
Oct
7
comment Why won’t my site load from one computer, but it will another?
Putting it in the hosts file didn't help
Oct
7
comment Why won’t my site load from one computer, but it will another?
I've done this, although it shouldn't really matter (and it didn't) since it is resolving to the correct IP address
Oct
7
comment Why won’t my site load from one computer, but it will another?
The DNS works fine. I can't even get to it with the IP address. The DNS also resolves to the same IP as it does at work
Oct
7
asked Why won’t my site load from one computer, but it will another?
Oct
6
asked How should I go about moving Component Services to a new server?
Oct
5
comment Is it possible to store database connection string information in Active Directory?
No problem. I know a lot of people that use them interchangeably, but for some reason it drives me nuts (short trip) lol
Oct
5
answered Is it possible to store database connection string information in Active Directory?
Oct
2
comment Is there any way to use the cellular network from a custom device?
Well I was thinking negotiation would be necessary for a good rate, but I guess a prepaid card would let me just pay for the little bits I do use... I'll look into it
Oct
2
asked Is there any way to use the cellular network from a custom device?
Oct
2
awarded  Popular Question
Oct
1
asked How can I load a tab on demand using the Ajax Control Toolkit?
Sep
22
awarded  Good Answer
Sep
11
accepted Any advantages of binding a list of objects to a grid instead of to a datatable? (.NET)
Sep
10
asked Can you integrate a custom help desk application into SharePoint?
Sep
8
asked Progressive enhancement with Silverlight.