Click here to Skip to main content
15,911,707 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: MVC Forum ? Pin
John C Rayan23-Nov-15 22:26
professionalJohn C Rayan23-Nov-15 22:26 
QuestionDetailsview InsertItem Pin
tiwal15-Nov-15 23:08
tiwal15-Nov-15 23:08 
AnswerRe: Detailsview InsertItem Pin
tiwal15-Nov-15 23:20
tiwal15-Nov-15 23:20 
SuggestionRe: Detailsview InsertItem Pin
Richard Deeming16-Nov-15 2:56
mveRichard Deeming16-Nov-15 2:56 
QuestionASP.NET Pin
Member 1214037915-Nov-15 4:09
Member 1214037915-Nov-15 4:09 
AnswerRe: ASP.NET Pin
Afzaal Ahmad Zeeshan15-Nov-15 23:57
professionalAfzaal Ahmad Zeeshan15-Nov-15 23:57 
AnswerRe: ASP.NET Pin
ZurdoDev16-Nov-15 2:20
professionalZurdoDev16-Nov-15 2:20 
Questionasp.net Pin
Member 1214037915-Nov-15 3:51
Member 1214037915-Nov-15 3:51 
PLEASE GIVE YOUR ANSWER


Mention use of following

1. DELETE,DROP, TRUNCATE,ALTER REPLACE,WITH
2. Union,Union All




Mark whether query correct or not,if not correct provide reason

1. SELECT orderdate,product,SUM(quantity)as "Total"
FROM orders GROUP BY orderdate,product
HAVING quantity>2 ORDER BY orderdate; (No aggregate in having)

2. Insert into tabel1(col1) values("value 1")

modified 15-Nov-15 10:02am.

AnswerRe: asp.net Pin
Afzaal Ahmad Zeeshan15-Nov-15 23:58
professionalAfzaal Ahmad Zeeshan15-Nov-15 23:58 
AnswerRe: asp.net Pin
ZurdoDev16-Nov-15 2:21
professionalZurdoDev16-Nov-15 2:21 
QuestionGridview with full-screen editing question Pin
Member 1044208512-Nov-15 7:53
Member 1044208512-Nov-15 7:53 
AnswerRe: Gridview with full-screen editing question Pin
Mathi Mani12-Nov-15 8:18
Mathi Mani12-Nov-15 8:18 
GeneralRe: Gridview with full-screen editing question Pin
Member 1044208512-Nov-15 9:08
Member 1044208512-Nov-15 9:08 
QuestionHelp with a connection string Pin
Member 121243549-Nov-15 13:50
Member 121243549-Nov-15 13:50 
AnswerRe: Help with a connection string Pin
Wombaticus10-Nov-15 1:09
Wombaticus10-Nov-15 1:09 
AnswerRe: Help with a connection string Pin
Richard Deeming10-Nov-15 1:21
mveRichard Deeming10-Nov-15 1:21 
GeneralRe: Help with a connection string Pin
Member 1212435410-Nov-15 12:28
Member 1212435410-Nov-15 12:28 
GeneralRe: Help with a connection string Pin
Richard Deeming11-Nov-15 1:54
mveRichard Deeming11-Nov-15 1:54 
GeneralRe: Help with a connection string Pin
Member 1212435411-Nov-15 11:59
Member 1212435411-Nov-15 11:59 
QuestionJquery Ajax method call with asp.net static webmethods Pin
ganesh.dks8-Nov-15 20:31
ganesh.dks8-Nov-15 20:31 
AnswerRe: Jquery Ajax method call with asp.net static webmethods Pin
Nathan Minier9-Nov-15 2:53
professionalNathan Minier9-Nov-15 2:53 
GeneralRe: Jquery Ajax method call with asp.net static webmethods Pin
F-ES Sitecore9-Nov-15 4:49
professionalF-ES Sitecore9-Nov-15 4:49 
GeneralRe: Jquery Ajax method call with asp.net static webmethods Pin
Nathan Minier9-Nov-15 6:05
professionalNathan Minier9-Nov-15 6:05 
GeneralRe: Jquery Ajax method call with asp.net static webmethods Pin
Richard Deeming9-Nov-15 9:04
mveRichard Deeming9-Nov-15 9:04 
GeneralRe: Jquery Ajax method call with asp.net static webmethods Pin
Nathan Minier19-Nov-15 1:23
professionalNathan Minier19-Nov-15 1:23 

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.