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:735071
More Search Options
RSS Available
Matching Posts
Re: ASP.NET - Silverlight XAP FAQ
Hi , http://www.encyclo.co.uk/define/XAP U r Information is good. Thanks for the info. Vissu
Posted to
FAQ - Frequently Asked Questions
(Forum)
by
viswanath_pula
on 1/22/2009
Re: Disable button after clicked once
private string CurrentFlag { get { if (Session[ "CurrentFlag" ] != null ) { return ( String )Session[ "CurrentFlag" ]; } else { return string .Empty; } } set { Session[ "CurrentFlag" ] = value ; } } protected void btnAdd_Click( object sender, EventArgs e) { // Condition to fix when user Refreshes the screen. if ((refreshFlag.Value.Length > CurrentFlag.Length) || (CurrentFlag == "1" )) { // Change the current Flag with the Refresh flag assigned from the Client
Posted to
Getting Started
(Forum)
by
viswanath_pula
on 12/15/2008
Re: Page Cannot find script manager
hi place in HTML view < asp : ScriptManager ID ="SManager_EmpReports" runat ="server"></ asp : ScriptManager > < asp : UpdatePanel ID ="Upanel_EmpReports" runat ="server"> < ContentTemplate > The control with ID 'RoundedCornersExtenderModal' place ur control </ ContentTemplate > < Triggers ></ Triggers > </ asp : UpdatePanel > hope helps if not let me know Viswanath "Mark as Answer" if it helps
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
viswanath_pula
on 3/4/2008
Re: CRYSTAL REPORTS: HOW TO CHANGE DATE FORMAT OF CRYSTAL REPORT FIELD FROM ASP.NET 2.0
hi you can use the following formats if you are fecting form DataBase SELECT Lower ( CONVERT ( VARCHAR , GETDATE (), 100 )) -- May 23 2007 6:00PM SELECT CONVERT ( VARCHAR , GETDATE (), 101 ) -- 05/23/2007 SELECT CONVERT ( VARCHAR , GETDATE (), 102 ) -- 2007.05.23 SELECT CONVERT ( VARCHAR , GETDATE (), 103 ) -- 23/05/2007 SELECT CONVERT ( VARCHAR , GETDATE (), 104 ) -- 23.05.2007 SELECT CONVERT ( VARCHAR , GETDATE (), 105 ) -- 23-05-2007 SELECT CONVERT ( VARCHAR , GETDATE (), 106 ) -- 23 May 2007
Posted to
Crystal Reports
(Forum)
by
viswanath_pula
on 3/4/2008
Re: property window is blank
after running the "devenv/setup" you need to close and exit the project and re open so the the property window displays. Thanks Viswanath
Posted to
Visual Studio 2005
(Forum)
by
viswanath_pula
on 3/4/2008
Re: any idea?
thanks it is working
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
viswanath_pula
on 3/4/2008
Re: any idea?
SELECT reply_user_id, count(answer_id) as no_of_answer FROM FORUM_REPLY group by reply_user_id having count(answer_id)=( SELECT top 1 count(answer_id) as no_of_answer FROM FORUM_REPLY GROUP BY(reply_user_id) order by no_of_answer desc ) copy as it is and try
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
viswanath_pula
on 3/4/2008
Re: any idea?
ok use SELECT reply_user_id, count(answer_id) as no_of_answer FROM FORUM_REPLY group by reply_user_id having count(answer_id)=( SELECT top 1 count(answer_id) as no_of_answer FROM FORUM_REPLY GROUP BY(reply_user_id) order by no_of_answer desc ) order by no_of_answer desc
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
viswanath_pula
on 3/4/2008
Re: Choose Toolbox Items: An error occurred loading this property page.
hi i got problem with toolbox is not displaying so i ran "devenv/setup" in command prompt. it make my tool box work normally but the property window is still bank for the antrols can any on help me. thanks in advance Viswanath
Posted to
Visual Studio 2005
(Forum)
by
viswanath_pula
on 3/4/2008
Re: any idea?
is it working?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
viswanath_pula
on 3/4/2008
Page 1 of 4 (36 items) 1
2
3
4
Next >
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online