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

ASP.NET

 
AnswerRe: Close the ChannelFactory connection Pin
jkirkerx3-Aug-12 11:09
professionaljkirkerx3-Aug-12 11:09 
GeneralRe: Close the ChannelFactory connection Pin
jkirkerx3-Aug-12 12:23
professionaljkirkerx3-Aug-12 12:23 
GeneralRe: Close the ChannelFactory connection Pin
indian1434-Aug-12 16:59
indian1434-Aug-12 16:59 
GeneralRe: Close the ChannelFactory connection Pin
jkirkerx5-Aug-12 11:00
professionaljkirkerx5-Aug-12 11:00 
Questionperformance tune a 2010 web app Pin
dcof2-Aug-12 4:25
dcof2-Aug-12 4:25 
AnswerRe: performance tune a 2010 web app Pin
jkirkerx3-Aug-12 10:52
professionaljkirkerx3-Aug-12 10:52 
GeneralCreating Composite Controls ASP.NET 4.0 Pin
RookieCoder_NG1-Aug-12 19:12
RookieCoder_NG1-Aug-12 19:12 
GeneralRe: Creating Composite Controls ASP.NET 4.0 Pin
David Mujica2-Aug-12 8:05
David Mujica2-Aug-12 8:05 
Are you trying to build a "where clause" for your table?

The idea would be to pick a field, pick a comparison operator (< = >), then a value and build upon it with ANDs and ORs.

The result would be something like:

field1 > 'A' and field2 = 100

Lots of examples on how this is done can be found on the web.

Good Luck.
Thumbs Up | :thumbsup:
GeneralRe: Creating Composite Controls ASP.NET 4.0 Pin
RookieCoder_NG2-Aug-12 18:08
RookieCoder_NG2-Aug-12 18:08 
GeneralRe: Creating Composite Controls ASP.NET 4.0 Pin
Ahmed Abdulrahman4-Aug-12 4:44
Ahmed Abdulrahman4-Aug-12 4:44 
GeneralWebmethods in ASP.Net page are taking too long Pin
indian1431-Aug-12 10:13
indian1431-Aug-12 10:13 
GeneralRe: Webmethods in ASP.Net page are taking too long Pin
jkirkerx1-Aug-12 11:25
professionaljkirkerx1-Aug-12 11:25 
GeneralI am getting lot of doubts on this issue Pin
indian1431-Aug-12 13:01
indian1431-Aug-12 13:01 
GeneralRe: I am getting lot of doubts on this issue Pin
jkirkerx1-Aug-12 16:33
professionaljkirkerx1-Aug-12 16:33 
GeneralRe: I am getting lot of doubts on this issue Pin
indian1431-Aug-12 18:19
indian1431-Aug-12 18:19 
GeneralRe: Webmethods in ASP.Net page are taking too long Pin
indian1431-Aug-12 13:16
indian1431-Aug-12 13:16 
QuestionError while sending mail--The remote certificate is invalid according to the validation procedure Pin
arunkumaratp1-Aug-12 5:10
arunkumaratp1-Aug-12 5:10 
Questionusing root web.config for application folder Pin
Jassim Rahma31-Jul-12 3:11
Jassim Rahma31-Jul-12 3:11 
AnswerRe: using root web.config for application folder Pin
Rahul Rajat Singh2-Aug-12 17:52
professionalRahul Rajat Singh2-Aug-12 17:52 
Questionto get the selected column index in a datagrid in a web app Pin
Sh@Sh!K!r@n31-Jul-12 0:08
Sh@Sh!K!r@n31-Jul-12 0:08 
AnswerRe: to get the selected column index in a datagrid in a web app Pin
_Amy31-Jul-12 1:30
professional_Amy31-Jul-12 1:30 
AnswerRe: to get the selected column index in a datagrid in a web app Pin
vvashishta1-Aug-12 3:35
vvashishta1-Aug-12 3:35 
Questionasp.net session not always timing out within iFrame Pin
djmurphy30-Jul-12 7:38
djmurphy30-Jul-12 7:38 
AnswerRe: asp.net session not always timing out within iFrame Pin
Vijay Selvaraj27-Aug-12 0:22
Vijay Selvaraj27-Aug-12 0:22 
QuestionSql Query Inner Join Pin
Samii4929-Jul-12 23:10
Samii4929-Jul-12 23:10 

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.