Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:793400
More Search Options
RSS Available
Matching Posts
Query Needed
Hi All, i am writing query like select subjects from subject table my output look like 1.Maths 2. Physics 3. English 4. Hindi now i want output like 1. Maths,physics,English,Hindi Thanks & Regards, Naresh.p
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
suresh.pydi
on 12/16/2009
Ajax pop up Extender control problem
Hi all, i am working on Ajax model pop up extender control. i am using Master page. in the login page. in login page i am using 2 model popup extender controls one is working another one not working . please suggest me. Thanks in Advance
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
suresh.pydi
on 12/10/2009
Ajax pop up ectender problem
Hi all, i am working on Ajax model pop up extender control. i am using Master page. in the login page. in login page i am using 2 model popup extender controls one is working another one not working . please suggest me. Thanks in Advance
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
suresh.pydi
on 12/10/2009
Re: Ajax pop up Extender control problem
<%@ Page Language="C#" MasterPageFile="~/dummyMaster.master" AutoEventWireup="true" CodeFile="Login.aspx.cs" Inherits="Login" Title="Login" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <script type="text/javascript">
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
suresh.pydi
on 12/10/2009
Ajax Tabpanel
Hi all, i am using Ajax Updatepanel in my Project. i am writing the code in Tabcontrol_activecahnged event. it is Executed 2 Times . How to solve this problem . Thanks in Advance
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
suresh.pydi
on 11/27/2009
Datetime
Hi all, i want a Small Query for get the Records from the database based on Date. I want Today Records and After Today Records in database in desc Order. for Example Today Date is 11/10/2009 in my database 11-11-2009 11-11-2009 11-10-2009 11-10-2009 11-10-2009 11-10-2009 11-05-2009 11-03-2009 10-31-2009 10-31-2009 10-30-2009 10-30-2009 10-30-2009 10-30-2009 10-30-2009 10-07-2009 now i want only 11-11-2009 11-11-2009 11-10-2009 11-10-2009 11-10-2009 11-10-2009 Thanks in Advance
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
suresh.pydi
on 11/10/2009
Hiding Repeted Values in Gridview Control
Hi all. i have one result like below i am Showing in Gridview Control Name Categeory Date Syam OC 24/09/09 Syam OC 21/09/09 Syam Oc 26/09/09 now i want to show like below Name Categeory Date Syam OC 24/09/09 21/09/09 26/09/09 Any Suggestions Thanks For Your Reply Naresh.p
Posted to
Data Presentation Controls
(Forum)
by
suresh.pydi
on 10/26/2009
Convert Date time MM/DD/YYYY to DD/MM/YYYY
Hi all, i am Retreving Date time in one webservice. in XML file Date time format is 09-22-2009. now i want to show date format like 22-09-2009. Thanks in Advance. Suresh.
Posted to
Web Forms
(Forum)
by
suresh.pydi
on 9/22/2009
Query Problem
Hi All, I have one table in Ms Access like below S.no Subjectname ClassId ExamId 1 telugu 1 1 2 English 1 1 3 Hindi 1 1 4 Telugu2 1 2 5 English2 1 2 6 Hindi2 1 2 7 Telugu3 1 3 8 English3 1 3 9 Hindi3 1 3 now i want query Output like below showing table Subject1 Subject2 Subject3 Telugu1 English1 Hindi1 Telugu2 English2 Hindi2 Telugu3 English3 Hindi3 its very Urgent Thanks in Advance Regards Naresh.p
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
suresh.pydi
on 9/2/2009
Re: Query Problem
I am trying to Execute in ms sqlserver i got some of the Problems in Syntax. select t2 . Subjectname as Subject1 , t3 . Subjectname as Subject2 , t4 ( . Subjectname as Subject3 , select min [sno] SN , ExamId from subjectsssss group by ExamId ) t1 inner join subjectsssss t2 on t1 . SN = t2 . [sno] and t1 . ExamId = t2 . ExamId left join subjectsssss t3 on t1 . SN = t3 . [sno] + 1 and t1 . ExamId = t3 . ExamId left join subjectsssss t4 on t1 . SN = t4 . [sno] + 2 and t1 . ExamId = t4 . ExamId i got
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
suresh.pydi
on 9/2/2009
Page 1 of 12 (112 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online