SkippyFire
|
Registered User
|
I'm mainly a C# developer, currently working on ASP.NET sites and applications. I'm also fluent in PHP, and have touched on the following areas:
I'll try and fill this out a little more later... |
|
Nov 23 |
answered | mouseover not working in ie7 |
|
Nov 20 |
comment |
Best Framework in PHP You need SOME sort of direction, like "what is the best PHP framework for RAD", or "What is the best framework for enterprise projects", etc. That's like saying "what is the best sport", or "what is the best food", or "what is the best medicine". COME ON! |
|
Nov 11 |
awarded | ● Nice Question |
|
Nov 9 |
comment |
How can I modify the entire ASP.NET page content right before it’s output? Oh yeah... Ektron... I personally don't like it. The whole product is ass-backwards. Their API is ugly, and very convoluted. The whole product is buggy, but the code is obfuscated so you have no hope of trying to figure out what they were trying to do. Their support forums aren't very good. If you're looking for a new CMS, I would recommend Kentico. For the most part, you don't have to write any code. But when you do write code, their API is awesome! The only gripe I have with Kentico is that their caching system is confusing, and by default, not setup in an intelligent way. |
|
Nov 9 |
comment |
How can I modify the entire ASP.NET page content right before it’s output? Thanks for the answer. Up-vote for effort! The BasePage thing isn't really a different solution, but more of an addition to the accepted one. But good idea. I think it's always a good idea to create a BasePage class that all of your page derive from. Or maybe 2-3 depending on the types of pages you have. As for the HttpModule and filter, that is a great! Again, similar to the accepted solution, but the logic for the replacements would be extracted out of the page. This would be great if you're doing replacements in more than one place! Nice! |
|
Nov 3 |
asked | How can I import data into AspDotNetStorefront? |
|
Oct 28 |
answered | Getting an exception when site is pushed to production |
|
Oct 27 |
revised |
Getting an exception when site is pushed to production added 571 characters in body |
|
Oct 27 |
asked | Getting an exception when site is pushed to production |
|
Oct 26 |
answered | Looking for Hardware that will easily interface with my .NET code. |
|
Oct 26 |
asked | Is the dynamic keyword meant to be *only* used with dynamic languages? |
|
Oct 22 |
comment |
On a deployed ASP.NET web site project, can I update a .resx file without recompiling? I believe that any modification made to the App_GlobalResources or App_LocalResources folder causes the app domain to be reloaded. |
|
Oct 16 |
comment |
How can I modify the entire ASP.NET page content right before it’s output? I posted my code that is basically doing what you're doing. |
|
Oct 16 |
revised |
How can I modify the entire ASP.NET page content right before it’s output? Added my example.; deleted 20 characters in body |
|
Oct 16 |
comment |
How can I modify the entire ASP.NET page content right before it’s output? I am using this method right now, but will wait to accept the answer to see if there is a better solution. Basically I... Let the page write to a temp buffer. Modify the buffer. Replace the original buffer with the modified one. |
|
Oct 16 |
comment |
How can I modify the entire ASP.NET page content right before it’s output? Unfortunately, I can't do that because these "placeholders" will be inside content that get rendered inside a user control, that I can't touch. So by the time it gets to me, the only thing I could hope to do is look at the rendered content. |
|
Oct 16 |
asked | How can I modify the entire ASP.NET page content right before it’s output? |
|
Oct 16 |
awarded | ● Popular Question |
|
Oct 14 |
asked | Can’t get a custom Membership Provider to work with Sitecore 6. |
|
Oct 13 |
revised |
ASP Login control does not work inside a Sitecore 6 sublayout added 428 characters in body |
|
Oct 13 |
answered | How do you make a form in Sitecore 6? |
|
Oct 13 |
asked | How do you make a form in Sitecore 6? |
|
Oct 13 |
asked | ASP Login control does not work inside a Sitecore 6 sublayout |
|
Oct 13 |
asked | XSLT wont allow me to use self-closing img and br tags |
|
Oct 13 |
comment |
Are there any performance issues or caveats with resource (.resx) files? I think there is an external .resx editor tool... |
|
Oct 12 |
revised |
Exception when calling Membership.GetAllUsers() on the SqlMembershipProvider Made the question more generic, which it is. |
|
Oct 9 |
accepted | How can I get the text of the selected item from a dropdown using jQuery? |
|
Oct 9 |
comment |
Can I use JavaScript to set the ‘name’ attribute? This seems to be the only reliable way to do this in IE ); |
|
Oct 9 |
comment |
How can I split an <xsl:foreach> into multiple parts? Awesome! Works perfectly! |
|
Oct 9 |
comment |
What does a TortoiseSVN actually cleanup do? NO we don't have any network issues. It's on the local network. As I said, it's not every time, it just seems to happen randomly. I'm guessing that I am doing something that is causing this. Moving files, deleting files or something... |
|
Oct 9 |
comment |
Looking for Hardware that will easily interface with my .NET code. Do you know of any cheap hardware that runs on the .NET Microframework? |
|
Oct 9 |
revised |
How can I split an <xsl:foreach> into multiple parts? deleted 1 characters in body |
|
Oct 8 |
asked | How can I split an <xsl:foreach> into multiple parts? |
|
Oct 8 |
comment |
What does a TortoiseSVN actually cleanup do? I don't get it every single time, but I see it pretty often. |
|
Oct 8 |
revised |
What does a TortoiseSVN actually cleanup do? added 105 characters in body |
|
Oct 8 |
asked | What does a TortoiseSVN actually cleanup do? |
|
Oct 8 |
comment |
How to redirect a parent page to a child page in Sitecore 6? Thanks for the suggestion Zooking. Where exactly should I put this code? In the code-behind of a sub-layout, instead of a redirect? Thanks. |
|
Oct 7 |
awarded | ● Popular Question |
|
Oct 6 |
asked | How to redirect a parent page to a child page in Sitecore 6? |
|
Oct 5 |
awarded | ● Nice Question |
|
Oct 5 |
comment |
Looking for Hardware that will easily interface with my .NET code. That definitely sounds awesome! However, it would destroy my wallet, and therefore, I would die by the hand of my wife! |
|
Oct 5 |
comment |
Looking for Hardware that will easily interface with my .NET code. Those sound pretty cool. A little pricey, so I might have to stick with the basic servo kit. |
|
Oct 2 |
awarded | ● Popular Question |
|
Oct 2 |
asked | Looking for Hardware that will easily interface with my .NET code. |
|
Oct 2 |
comment |
Sources to learn more hardware centered programming I have one of these kits to, and are a great start for electronics/programming. I got mine from Radio Shack for like $80 I think, but definitely worth it. It comes with the basic stamp, the manual, you can download the software, and it include all the little components like resistors, capacitors, LED's, a speaker, a light sensor, and other sensors. |
|
Sep 30 |
comment |
How can I select the first element using XSLT? Awesome, thanks! |
|
Sep 30 |
asked | How can I select the first element using XSLT? |
|
Sep 28 |
revised |
Exception when calling Membership.GetAllUsers() on the SqlMembershipProvider added 8 characters in body |
|
Sep 28 |
asked | Exception when calling Membership.GetAllUsers() on the SqlMembershipProvider |
|
Sep 25 |
awarded | ● Nice Question |
