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:741592
More Search Options
RSS Available
Matching Posts
Hava a datalist and whould like to highlight the image over the thumbnail.
Hava a datalist and whould like to highlight the image over the thumbnail. If user clicks on the thumb nail then show image above in gridview. Only one image can be a primary image in the grid view, <% @ Control Language ="C#" AutoEventWireup ="true" CodeBehind ="ctrlUserProfilePics.ascx.cs" <% Inherits ="OmegaLove.Web.UI.ctrlUserProfilePics" %> @ Register TagPrefix ="telerik" Namespace ="Telerik.Web.UI" Assembly ="Telerik
Posted to
Data Presentation Controls
(Forum)
by
mcupryk
on 11/13/2009
Need to put the value in a dataset.
I need to fix this so I cam put these values in a dataset. IF EXISTS ( SELECT * FROM sys.objects WHERE object_id = OBJECT_ID ( N '[dbo].[sprGetTicketStatisticsForDashBoard]' ) AND type in ( N 'P' , N 'PC' )) DROP GO PROCEDURE [dbo] . [sprGetTicketStatisticsForDashBoard] CREATE PROCEDURE [sprGetTicketStatisticsForDashBoard] ( @openTickets int OUTPUT , @platinumCustomOpen int OUTPUT , @openedTicketsInLast24hours int OUTPUT , @closedTicketsInLast24hours int OUTPUT , @openedTicketsMoreThan24hours
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mcupryk
on 10/6/2009
update table in database using temp tabke and openxml
I have the following: set set ANSI_NULLS ON QUOTED_IDENTIFIER ON go --select * from tbl_sim_custom_fields where Custom4 <> null ALTER PROCEDURE [dbo] . [sprInsertBulkSIMsCustomFields] ( @intCompanyID INT , @XMLDevices @resultCode XML , INT OUTPUT , @resultMessage NVARCHAR ( 200 ) OUTPUT ) AS BEGIN SET NOCOUNT ON BEGIN TRY BEGIN TRANSACTION DECLARE @xmlInt INT -- cache EXEC sp_xml_preparedocument @xmlInt output , @XMLDevices --use a table variable to get SIMIDs first DECLARE @TableSIMIndex TABLE
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mcupryk
on 9/24/2009
Looking for an example of the three column nest master page.
I looked at the following site Employee Info Starter Kit I was not to impressed. When I minimize the screen their is a weird overlap. Does someone have a good example of a nested 3 column master page. I would appreciate that.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
mcupryk
on 6/16/2009
Want to get selectedValue of dropDownlist which is inside your usercontrol?
string controlnameid = "uxLookupField" + state + "TicketStatus"; I need to put the string controlnameid I will not know the name of the control util runtime: that it is uxLookupFieldOpenTicketStatus or uxLookupFieldClosedTicketStatus System.Web.UI.WebControls.DropDownList ddl = (DropDownList)uxLookupFieldOpenTicketStatus.FindControl("LookupFieldTicketStatusDropDown"); '"uxLookupFieldOpenTicketStatus" System.Web.UI.WebControls.DropDownList ddl = (DropDownList
Posted to
Web Forms
(Forum)
by
mcupryk
on 6/5/2009
Re: Selected Item in Dropdownlist in an Usercontrol
This one is not working for me.
Posted to
Tips & Tricks
(Forum)
by
mcupryk
on 6/5/2009
Re: Dynamically loop through items in panel - including usercontrols
I am having the same problem SetTextBoxBackColor( this , Color .AntiqueWhite); //C# string state = GetVisiblePanelName(); string panel = "Panel" + state + "Ticket" ; string TicketStatusID = "uxLookupField" + state + "TicketStatus" ; TicketStatusID = "ctl00_cphRight_ctl28_LookupFieldTicketStatusDropDown" ; Control ticketStatus = ControlFinder .FindControl< uxLookupFieldTicketStatus >( this .Page, TicketStatusID); Gives me null
Posted to
Web Forms
(Forum)
by
mcupryk
on 6/3/2009
see the variables of a soapclient
I want to display the values from. I am new to php. Can someone help me with the code below. <?xml version="1.0" encoding="utf-8" ?> - <Program xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance " xmlns:xsd=" http://www.w3.org/2001/XMLSchema " xmlns=" http://tempuri.org/ "> <ClassName>Program</ClassName> <intern_sql_code>I</intern_sql_code> <intern_timestamp>2007-06-08T09:27:03.640625-04:00</intern_timestamp>
Posted to
Migrating from PHP to ASP.NET
(Forum)
by
mcupryk
on 6/8/2007
Page 1 of 1 (8 items)
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online