經安全檢測,此網站為安全網站,請放心前往原始網址!

sql server - "Break" a While Loop in ASP.NET (C#) - Stack Overflow

“Break” a While Loop in ASP.NET (C#) up vote 0 down vote favorite I'm using the following code to output entries from my database: while(reader.Read()) { Label1.Text += "" + reader["Title"] + ""; } However, I'd like for every 2nd entry for a "class ...

stackoverflow.com

網址安全性掃描由 google 提供