I'm going to be going to a Boston University Web Design certificate program starting in June. I'm lucky, since my employer is paying full tuition, and all I have to pay for is books. Since I know some ...
Note: The same basic idea should work for other database types. The sConnection value would need to be changed. First, we need to create the form. We’ll call this ...
I have found out that the best way to connect to a database should be this way: But I guess I can't just copy the files in MySql togheter with the ASP-app to an other computer and run? I need the ...
Sometimes I'm just plain lazy. Other times I don't want to have to spend hours debugging ASP code because of typos so I've found a way to help short cut some repetitive ASP coding tasks. The idea is ...
Microsoft is enabling its free SQL CE (SQL Server Compact Edition) database to work within ASP.Net Web applications, thus providing a lightweight database option for ASP.Net Web development, a ...