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:868592
More Search Options
RSS Available
Matching Posts
pivot table query in SQL server 2005
I have table name "tAnswer" in database that looks like Aid Answer 1 Jeniffer L 2 Jeniffer A 3 Enrique now can anone write a query to pivot this to produce output like Aid 1 2 3 Answer Jeniffer L Jeniffer A Enrique
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
amitpshelke
on 5/18/2009
Execute two function on same page in different thread or application domain.
//Thread1 ArrayList mailId = GetFinalEmails(); for ( int mailcount = 0; mailcount < mailId.Count; mailcount++) { SendInvitationMail(mailId[mailcount].ToString()); } //Thread2 AddReferalMails objAddReferalMails = new AddReferalMails (); objAddReferalMails.StoreMailId(mailId, 3); I want to execute the two different blocks of code in two different thread or application domain. So that the two blocks will execute concurrently at same time. These two blocks are written on same page that is fixed. Can
Posted to
Web Forms
(Forum)
by
amitpshelke
on 5/13/2009
encode and decode value in query string
I am creating a web application, which consist of 2 pages. webform1.aspx and webform2.aspx , there is button on page1, when i clicked it below mention Url is generated and redirected. http://localhost:2864/ webform2.aspx ?ForumID=139&ctid=125&plyId=11 now i want that the values after "?" should be encoded with some unreadable value, and can be decoded on button click on page 2 how can this be possible
Posted to
Security
(Forum)
by
amitpshelke
on 5/7/2009
Re: Scroll Event capturing
<div onscroll="dosomething()"> </div>
Posted to
Client Side Web Development
(Forum)
by
amitpshelke
on 5/7/2009
Re: asp.net media player control
I would like to suggest you few thing, first use vlc player into you webform as video/audio control and for this control there are various method and properties which can stop/play/pause/ play a video/audio file for particular time. Or same control you can use with timer control. Both will work.
Posted to
ASP.NET Futures
(Forum)
by
amitpshelke
on 5/7/2009
Re: Upload image and show preview before uploading to server
Thanks All, all the reply was helpful to me.
Posted to
Client Side Web Development
(Forum)
by
amitpshelke
on 5/7/2009
Re: Upload image and show preview before uploading to server
Ok can anyone suggest me how it can be done using activeX, and how can I integrate with an aspx page. Please put a complete code, I am new to activeX.
Posted to
Client Side Web Development
(Forum)
by
amitpshelke
on 5/6/2009
Re: Upload image and show preview before uploading to server
Yes its possible, Copy and paste this code in "html file" and try to run in I.E. 6.0, it will work easily. But I want to use for I.E. 7.0 and Mozilla Firefox browsers. How that this code be modified to work for the IE 7.0 and mozilla 1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 < head runat= "server" > 3 < title >Untitled Page</ title > 4 < script language= "javascript" type= "text/javascript" > 5 // width to resize
Posted to
Client Side Web Development
(Forum)
by
amitpshelke
on 5/6/2009
Upload image and show preview before uploading to server
I am creating .aspx page , on which i am using html control, my html looks like < html xmlns ="http://www.w3.org/1999/xhtml" > < head runat ="server"> < title > Untitled Page </ title > < script language ='javascript' type ="text/javascript"> function checkSize() { im = new Image(); im.src = document.getElementById( 'submitfile' ).value; } </ script > </ head > < body > < form id ="form1" runat
Posted to
Client Side Web Development
(Forum)
by
amitpshelke
on 5/6/2009
Page 1 of 1 (9 items)
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
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online