AlexDuggleby

1,798
Reputation
221 views

Registered User

Name AlexDuggleby
Member for 1 year
Seen yesterday
Website
Location Vienna
Age 26
Software Developer on Microsoft Technology Stack
Student (Computer Science and Business)
Microsoft Student Partner
General Geek v0.9 BETA
Dec
2
awarded  Popular Question
Oct
27
accepted MVC Style Filters on ASMX Web Services, is it possible?
Oct
19
revised SQL Command ISNULL for ODBC Connection
Generalized the topic because it wasn't product specific, but rather odbc specific
Oct
19
answered SQL Command ISNULL for ODBC Connection
Oct
19
comment SQL Command ISNULL for ODBC Connection
Could you explain further? Do you mean I should be running the select on a table. I am actually just doing SELECT ISNULL(CountMe,0) + ISNULL(CountMe2,0) FROM Table Thanks
Oct
19
asked SQL Command ISNULL for ODBC Connection
Oct
15
comment Troubleshooting Plk Verification for Visual Studio Package in a VSIP Development Edition
This is actually what I ended up doing, but it's really still bugging me that we ran into this problem and I wonder if anyone can come up with some more hints... thanks
Oct
13
asked Troubleshooting Plk Verification for Visual Studio Package in a VSIP Development Edition
Oct
7
accepted Pros and cons of database events
Oct
4
answered How do you add the values from input fields and update another field with the result in jQuery?
Oct
4
comment running sql server 2008 on windows 7 and setup its sp problems
Maybe User Access Control is causing a problem?
Oct
3
accepted Mass mailing HTML-newsletter in Asp.Net
Oct
3
comment how to encrypt passwords in c# ?
explain more. do you really need to encrypt or just hashing would do the job? give us some context.
Oct
3
accepted Authenticated onto two seperate sites with one login (and using an IFrame). Possible?
Oct
3
comment Authenticated onto two seperate sites with one login (and using an IFrame). Possible?
added an example for reference
Oct
3
revised Authenticated onto two seperate sites with one login (and using an IFrame). Possible?
added example
Oct
3
comment Mass mailing HTML-newsletter in Asp.Net
2. Not always. Usually the smtp server you are sending to will only issue a "recipient not found" if it a single server system that knows about all it's recipients. Take a larger system and the incoming server doesn't know about the account. 3. Just put the try catch inside the loop and log the error. for then try then send mail send catch (log) then end for. 5. Ok then server side images are probably the only solution, but a lot of providers won't show them initially unless the user has decided to trust your newsletter sending email address.
Oct
3
answered Pros and cons of database events
Oct
3
answered Mass mailing HTML-newsletter in Asp.Net
Oct
3
answered Authenticated onto two seperate sites with one login (and using an IFrame). Possible?
Oct
3
accepted [C#] How to make a web bot? (or something)
Oct
2
accepted Showing a spinner during an AJAX request?
Oct
2
answered Is it necessary have someone registered to an event before you can raise it?
Oct
2
answered Why didn’t the LINQ designers stick with using the way sql is written today?
Oct
2
comment Showing a spinner during an AJAX request?
Ok not quite as easy, but check this page prototypejs.org/api/ajax/request and the events: - onCreate - onComplete
Oct
2
accepted How can I share a resource file between projects in Visual Studio?
Oct
2
answered How can I share a resource file between projects in Visual Studio?
Oct
2
comment Showing a spinner during an AJAX request?
may i suggest renaming to "Showing a spinner during an AJAX request?"
Oct
2
answered Showing a spinner during an AJAX request?
Oct
2
answered how to unbind the event
Oct
2
answered [C#] How to make a web bot? (or something)
Oct
2
comment ASP.NET : Email format inside global resource file
Thanks for that, I hadn't heard of that and was just about preparing to write my own for a new project. You never stop learning...
Oct
2
answered Why is there no String.IsNumeric Function in C#
Oct
2
answered MVC Style Filters on ASMX Web Services, is it possible?
Oct
1
awarded  Commentator
Oct
1
answered Server generated printing printing to printer closest to user
Oct
1
comment Server generated printing printing to printer closest to user
Oh ok that changes everything. I though you were on your own LAN. Let me try another answer :)
Oct
1
accepted What do you call <% %> escape characters in Rails/JSP/etc?
Oct
1
answered What do you call <% %> escape characters in Rails/JSP/etc?
Oct
1
answered Server generated printing printing to printer closest to user
Sep
30
answered NHibernate lazy loading property - what does build-time bytecode instrumentation mean ?
Sep
28
accepted Strange route problem in ASP.NET MVC - default route not hit
Sep
27
answered Strange route problem in ASP.NET MVC - default route not hit
Sep
27
comment How to get personalized sub-domains for users and make them work?
that should do the trick
Sep
27
accepted What is currently the best HTML/CSS/Javascript configuration?
Sep
26
accepted jQuery - Show/Hide items individually with same class name
Sep
26
accepted How to get personalized sub-domains for users and make them work?
Sep
26
revised jQuery - Show/Hide items individually with same class name
Missed the point the first time :)
Sep
26
answered jQuery - Show/Hide items individually with same class name
Sep
26
answered How to get personalized sub-domains for users and make them work?