Michal

900
Reputation
137 views

Registered User

Name Michal
Member for 1 year
Seen Nov 23 at 4:42
Website
Location Vienna, Austria
Age 28
I am just a regular normal guy.
Nov
26
awarded  Popular Question
Nov
23
answered Classic ASP development
Oct
30
answered Free web-based solution for intranet document search engine ?
Oct
29
answered dependent combo in classic ASP and Ajax?
Oct
15
comment Which compiled technology would you use today for a small web project?
I think I will digg deeper into this option .. sound definitely interesting.
Oct
15
comment Which compiled technology would you use today for a small web project?
Np. Do you know any huge sites running on Mono ASP.net? Is it a pain to setup?
Oct
15
comment Which compiled technology would you use today for a small web project?
+1 because it is an option I haven't thought about. Let's wait a bit for other answers ... Do you know any JSP frameworks for web2.0 stuff?
Oct
12
asked Which compiled technology would you use today for a small web project?
Oct
1
comment Classic ASP Exception Logging (500 and 500.100 errors)
+1. i did not know that.
Oct
1
answered How to get SQL Server Date in its native format?
Oct
1
answered Classic ASP Exception Logging (500 and 500.100 errors)
Sep
25
comment Classic ASP - It’s totally outdated but is it irrelevant?
Classic ASP is not irrelevant. It is part of the web as everything else is. Though, it should not be used when creating a new project. Check ajaxed.org which is a free recent rapid development lib for classic asp. Very useful if u need to maintain legacy apps
Sep
25
awarded  Yearling
Sep
24
accepted Can an include file identify the calling page in classic asp?
Sep
23
answered Can an include file identify the calling page in classic asp?
Sep
23
answered [ASP] HTTP Request (post)
Sep
18
accepted Using SQLite with Classic ASP
Sep
18
answered Using SQLite with Classic ASP
Sep
2
revised How to write a good RFC standard and where to get started?
edited title
Sep
2
comment How to write a good RFC standard and where to get started?
Thanks for your detailed answer. Would you have some time to describe the process a bit .. where to submit, what to submit and how long does it take, etc.
Sep
1
asked How to write a good RFC standard and where to get started?
Sep
1
comment Create graph in ASP based on the values from database
+1 Google Chart API to be precise
Aug
20
answered Why mail code is not working
Aug
19
accepted Nhibernate and multilingual data mapping
Aug
7
answered Nested IF statements in ASP..what is wrong with the codes?
Aug
7
answered Unit Testing for VBScript, ASP Code and SQL Server 2000
Aug
5
comment Immediate Window for Eclipse
i would recommend updating this as the correct answer as it is much closer to the immediate window than the "expressions view".
Aug
3
accepted Good way to demo a classic ASP web site
Jul
29
answered What color scheme do you use for programming?
Jul
28
answered Add data into database using IF Statement
Jul
24
comment Simpler interface for SQL Server analysis services cubes for end users
Thanks for that link. Might use that.
Jul
24
comment Nhibernate and multilingual data mapping
Did not do any specific benchmarking but so far have not experienced any bottlenecks using this approach.
Jul
23
answered Is there a way to make ASP page update in real time, like Ajax?
Jul
22
comment Are you using any ranking lists in your team? E.g. TOP 10 list of most broken builds per day
great idea! we used to pay a beer if someone wrote an endless loop ... he had to admit it though as you can't really control it.
Jul
22
comment Are you using any ranking lists in your team? E.g. TOP 10 list of most broken builds per day
That sound really like fun :) Because it's really annoying if someone did not really tested the fix ...
Jul
22
asked Are you using any ranking lists in your team? E.g. TOP 10 list of most broken builds per day
Jul
22
revised Getting results of dotnet page into classic asp page
edited tags
Jul
22
answered Nhibernate and multilingual data mapping
Jul
20
answered ASP Experts - Need help converting this PHP code to ASP
Jul
16
answered Best practices to generate schema for production with NHibernate
Jul
15
accepted Singleton Pattern in VBScript (Classic) ASP
Jul
15
comment Singleton Pattern in VBScript (Classic) ASP
Which page do you mean? The "MySingleton" class needs to be available if you store an instance of it in the application. However if you store a primitive datatype in an application variable then you do not to include anything in your pages
Jul
13
answered Good way to demo a classic ASP web site
Jul
9
answered Capturing the output of a ASP template for unittesting
Jul
9
comment How do you add sample (dummy) data to your unit tests?
sounds like an interesting approach, but somehow I do not fully understand it. Do you have any references on the web for this approach?
Jul
8
asked How do you add sample (dummy) data to your unit tests?
Jul
8
awarded  Organizer
Jul
8
comment Singleton Pattern in VBScript (Classic) ASP
if you guys are still using classic ASP, you might wanna check www.ajaxed.org which is a nice still-maintained classic ASP library
Jul
8
answered Singleton Pattern in VBScript (Classic) ASP
Jul
8
answered Is it possible to do friendly url (url rewriting) in classic asp?