ppiotrowicz

295
Reputation
49 views

Registered User

Name ppiotrowicz
Member for 9 months
Seen Nov 18 at 10:37
Website
Location Poland
Age 25
Trying to develop with passion :)
Sep
17
answered is this violating the SOLID principles ?
Sep
7
answered Best Visual Studio plugins
Sep
1
answered DDD Repositories
Aug
7
comment XSD restrictions
Just as I thougth. Thanks for your answer.
Aug
7
comment XSD restrictions
Thanks for the response. I'll look closer to schematron.
Aug
7
asked XSD restrictions
Aug
4
revised What is jQuery’s equivalent to Prototype’s Ajax.Responders.register?
Code correction
Aug
4
comment What is jQuery’s equivalent to Prototype’s Ajax.Responders.register?
Oops, you're right. Sorry.
Aug
4
revised What is jQuery’s equivalent to Prototype’s Ajax.Responders.register?
added 337 characters in body
Aug
4
answered What is jQuery’s equivalent to Prototype’s Ajax.Responders.register?
Aug
4
comment X509 guide/tutorial in C#
Thanks, I've tried that already, but it's not exactly what I'm looking for
Aug
4
asked X509 guide/tutorial in C#
Aug
4
comment Identical build on different systems
1. Yes, those are different processors, but they are all intels. 2. I'm pretty sure i have the same updates, but just to be sure, i will reinstall win2008 today. Thanks for reply
Aug
3
answered jQuery Selector Help
Aug
3
comment Table cell not spanning correctly
Can you paste the code?
Aug
3
comment Identical build on different systems
It has to run in 32-bit compat, there is no 64bit version of visual studio AFAIK
Aug
3
comment Identical build on different systems
Yes, i'm sure. They're in Program Files (x86)
Aug
3
comment Identical build on different systems
With optimizations turned off (/Od switch) i have the same problem. Bitwise equality is crucial in this project (can't really discuss why, sorry).
Aug
3
comment Identical build on different systems
It might be, but dlls from 32bit systems are are almost identical. The only difference is that 3 functions are in different order (and there are lots of functions in the project). Disasembled code is almost the same.
Aug
3
awarded  Student
Aug
3
comment Identical build on different systems
Yes, I'm building with vs2005 with SP1 everywhere (.net 2.0 SP1 is also installed). Building to win32 platform.
Aug
3
asked Identical build on different systems
Jun
30
answered How to give a C# handler file as a url to jquery autocomplete
Jun
30
answered Get key/value from selected Autocomplete item
Jun
29
awarded  Commentator
Jun
29
comment jQuery won’t replace anymore after the first time
Didn't see his answer, before I posted mine. But i've already upvoted his answer :).
Jun
29
answered jQuery won’t replace anymore after the first time
Jun
26
comment How can I confirm and then disable a button in asp.net/javascript
You're right, but maybe he's keeping that data in ViewState.
Jun
26
answered How can I confirm and then disable a button in asp.net/javascript
Jun
26
answered JQuery - ASP.NET and JQuery
Jun
24
awarded  Necromancer