vmarquez
|
Registered User
|
Husband, IT Entrepreneur, SBs & Freelancers advocate, avid reader, irreverent, coffee addict, commodities+land trader. A little crazy. Twitter: @vmarquez |
|
Nov 19 |
answered | Enterprise Architect: Hide Foreign Key Labels in Database Diagram? |
|
Nov 14 |
comment |
Override Page_PreInit() globally without subclassing Page? @Bryan. I do realize it is easy. It is my last resort just because I find it easier to implement it in Global.asax. For my project needs (a project template specific for VS 2005 / .NET 2.0) is sufficient. |
|
Nov 14 |
comment |
Override Page_PreInit() globally without subclassing Page? @Ishtar, I have tested your solution and it works perfectly. The only missing part was to call MyBase.OnInit(e). In my case, I called it just at the start of OnInit override. Thank you. |
|
Nov 14 |
revised |
Override Page_PreInit() globally without subclassing Page? Added some toughts about accepted answer and other solution. |
|
Nov 14 |
revised |
oneliner scramble program edited tags |
|
Nov 10 |
comment |
Override Page_PreInit() globally without subclassing Page? @Ishtar: PageAdapters! I have to confess I have read about that in the past but never tried it. I will look at it for sure. I will let you know how it goes. |
|
Nov 10 |
comment |
Override Page_PreInit() globally without subclassing Page? @Bryan: Creating a custom HttpModule is my last resort. For now, I have verified customizing culture formats works perfectly at Application_BeginRequest in Global.asax. |
|
Nov 9 |
comment |
Override Page_PreInit() globally without subclassing Page? @Bryan: The why is just for convenience. Subclassing for just this small requirement seems a little too much. I wil check if the culture has been already loaded from Web.config at BeguinRequest. It it is the case, then I can place my code directly at Global.asax and avoid the subclassing. |
|
Nov 9 |
revised |
Override Page_PreInit() globally without subclassing Page? Edited to make more clear my question. It is about avoiding the need to subclass Page.; edited body |
|
Nov 9 |
comment |
Override Page_PreInit() globally without subclassing Page? @Ishtar: Setting the culture was not the question. I am aready setting the Culture at Web.config. I will update my question to be more clear. |
|
Nov 9 |
comment |
Override Page_PreInit() globally without subclassing Page? @Simon: Yes, the code is working in PreInit (I will update my question in a moment). But what I was trying to avoid was the need to subclass Page. |
|
Nov 9 |
comment |
Override Page_PreInit() globally without subclassing Page? Thank you Ishtar. I already knew that. My question specifies WITHOUT creating a custom class. |
|
Nov 9 |
asked | Override Page_PreInit() globally without subclassing Page? |
|
Nov 2 |
comment |
is the regex [a-Z] valid and if yes then is it the same as [a-zA-Z] It was perfectly clear to me. No muddy waters. |
|
Oct 30 |
awarded | ● Tumbleweed |
|
Oct 29 |
revised |
Enterprise Architect: Hide Foreign Key Labels in Database Diagram? Changed title so it is easier to know what is the question about. |
|
Oct 29 |
comment |
Web development: Should I learn PHP? I'd like to see this answer at the top! |
|
Oct 24 |
revised |
Enterprise Architect: Hide Foreign Key Labels in Database Diagram? edited title |
|
Oct 23 |
revised |
Enterprise Architect: Hide Foreign Key Labels in Database Diagram? added 2 characters in body |
|
Oct 23 |
asked | Enterprise Architect: Hide Foreign Key Labels in Database Diagram? |
|
Sep 23 |
comment |
Can aptitude for learning Programming paradigms be influenced by culture or native language’s grammar? @Breton. Even if this kind of hypotesis could not be tested does not mean it will never be able to be tested. A lot in Sciende remains untested/unproved for long time and still provide the basis for advances (Relativity tehory is still not perfect but used every day). |
|
Sep 23 |
comment |
Can aptitude for learning Programming paradigms be influenced by culture or native language’s grammar? @silky Yes, it is argumentative. Everything in Science is innitially (Remember about characterization, hypotesis, confirmation, etc?). This kind of questions have the power to spark someone on to an idea that may well make our profession to advance in the future. I applaud this question! |
|
Sep 23 |
comment |
Can aptitude for learning Programming paradigms be influenced by culture or native language’s grammar? I am afraid I have not an answer to contribute. But I find this kind of questions to be VERY programming related and very useful on the long run to the advance of our profession. It may have not an immediate. It is more like Science than Engineering. I wonder why someone would vote for it to be closed. :S |
|
Sep 23 |
comment |
cutting a circle out of an Octagon Now, this will be interesting if it does not get closed too soon. Is this a kind of provocation from a user that just opened a new account with that purpose in mind? mmm it would be interesting if someone could check the IP address against the database :D |
|
Sep 22 |
comment |
Confessions of your worst WTF Moment. (What not to do.) Do you mean with 1st line your wife would be upset... mmm... mine always prefer the truth. Corolary: Marry a geek girl! :D |
|
Sep 17 |
awarded | ● Yearling |
|
Sep 13 |
awarded | ● Autobiographer |
|
Aug 31 |
comment |
How do I auto select an input field when I load a page? @Daniel Moralea: Just a note, the action you are referring to is known as focus. Selection is a different beast. |
|
Aug 31 |
revised |
How do I auto select an input field when I load a page? edited tags |
|
Aug 31 |
answered | How do I auto select an input field when I load a page? |
|
Aug 4 |
comment |
Help with time application in Java Where to start? Ok. @op, please use a propper question for your... errrrr... question. |
