Click here to Skip to main content
15,893,790 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: opening the page in the same page but not inside the IFRAME Pin
niraj_kush7-Jul-08 21:52
niraj_kush7-Jul-08 21:52 
QuestionAsp.net 2.0 User Control or Custom Control Pin
azam3162-Jul-08 5:08
azam3162-Jul-08 5:08 
Questionwrite data from sql table into xml file and then bind it in treeview? Pin
Ashish Kumar Vyas2-Jul-08 5:04
Ashish Kumar Vyas2-Jul-08 5:04 
AnswerRe: write data from sql table into xml file and then bind it in treeview? Pin
Abhijit Jana2-Jul-08 7:00
professionalAbhijit Jana2-Jul-08 7:00 
QuestionRepeaters, Repeaters, Repeaters Pin
Sam Heller2-Jul-08 4:49
Sam Heller2-Jul-08 4:49 
AnswerRe: Repeaters, Repeaters, Repeaters Pin
led mike2-Jul-08 5:01
led mike2-Jul-08 5:01 
Questionstored procedure like statement Pin
eyeseetee2-Jul-08 2:39
eyeseetee2-Jul-08 2:39 
AnswerRe: stored procedure like statement Pin
Sherin Iranimose2-Jul-08 2:50
Sherin Iranimose2-Jul-08 2:50 
How about ...

SET conLike = '%' + value + '%';
select * from table where field LIKE conLike;

Copy and paste is a design error

GeneralRe: stored procedure like statement Pin
eyeseetee2-Jul-08 2:54
eyeseetee2-Jul-08 2:54 
GeneralRe: stored procedure like statement Pin
Sherin Iranimose2-Jul-08 3:15
Sherin Iranimose2-Jul-08 3:15 
QuestionBest desgin Pin
kjosh2-Jul-08 2:35
kjosh2-Jul-08 2:35 
Questionmessenger on web page Pin
amitsunnuu2-Jul-08 2:19
amitsunnuu2-Jul-08 2:19 
QuestionSQL Server in Remote Machine Not Connecting.........Please Help Pin
codingrocks2-Jul-08 1:58
codingrocks2-Jul-08 1:58 
AnswerRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
N a v a n e e t h2-Jul-08 2:01
N a v a n e e t h2-Jul-08 2:01 
GeneralSQL Server in Remote Machine Not Connecting.........Please Help Pin
codingrocks2-Jul-08 2:19
codingrocks2-Jul-08 2:19 
GeneralRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
eyeseetee2-Jul-08 2:22
eyeseetee2-Jul-08 2:22 
GeneralRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
codingrocks2-Jul-08 2:25
codingrocks2-Jul-08 2:25 
GeneralRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
N a v a n e e t h2-Jul-08 2:37
N a v a n e e t h2-Jul-08 2:37 
AnswerRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
Sherin Iranimose2-Jul-08 2:25
Sherin Iranimose2-Jul-08 2:25 
GeneralSQL Server in Remote Machine Not Connecting.........Please Help Pin
codingrocks2-Jul-08 2:37
codingrocks2-Jul-08 2:37 
GeneralRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
Sherin Iranimose2-Jul-08 2:44
Sherin Iranimose2-Jul-08 2:44 
GeneralRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
codingrocks2-Jul-08 2:55
codingrocks2-Jul-08 2:55 
GeneralRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
Sherin Iranimose2-Jul-08 3:03
Sherin Iranimose2-Jul-08 3:03 
GeneralRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
codingrocks2-Jul-08 3:09
codingrocks2-Jul-08 3:09 
GeneralRe: SQL Server in Remote Machine Not Connecting.........Please Help Pin
Sherin Iranimose2-Jul-08 3:17
Sherin Iranimose2-Jul-08 3:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.