Click here to Skip to main content
15,910,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow To Convert A flash Button(Samp.swf) to Server Control Pin
shamsubava13-Nov-09 22:17
shamsubava13-Nov-09 22:17 
AnswerRe: How To Convert A flash Button(Samp.swf) to Server Control Pin
Aman Bhullar13-Nov-09 23:21
Aman Bhullar13-Nov-09 23:21 
GeneralRe: How To Convert A flash Button(Samp.swf) to Server Control Pin
shamsubava14-Nov-09 0:05
shamsubava14-Nov-09 0:05 
Questionconvert .aspx webpage to file.exe Pin
strawberrysh13-Nov-09 21:19
strawberrysh13-Nov-09 21:19 
AnswerRe: convert .aspx webpage to file.exe Pin
N a v a n e e t h13-Nov-09 23:06
N a v a n e e t h13-Nov-09 23:06 
QuestionPersonal Inbox in Asp.net Pin
yogesh_kumar_agarwal13-Nov-09 20:46
yogesh_kumar_agarwal13-Nov-09 20:46 
AnswerRe: Personal Inbox in Asp.net Pin
N a v a n e e t h13-Nov-09 23:08
N a v a n e e t h13-Nov-09 23:08 
GeneralRe: Personal Inbox in Asp.net Pin
yogesh_kumar_agarwal14-Nov-09 5:30
yogesh_kumar_agarwal14-Nov-09 5:30 
AnswerRe: Personal Inbox in Asp.net Pin
Richard MacCutchan13-Nov-09 23:08
mveRichard MacCutchan13-Nov-09 23:08 
GeneralRe: Personal Inbox in Asp.net Pin
yogesh_kumar_agarwal14-Nov-09 5:32
yogesh_kumar_agarwal14-Nov-09 5:32 
QuestionTypeAhead [modified] Pin
sparlay_pk13-Nov-09 20:35
sparlay_pk13-Nov-09 20:35 
AnswerRe: TypeAhead Pin
Gamzun13-Nov-09 20:56
Gamzun13-Nov-09 20:56 
GeneralRe: TypeAhead [modified] Pin
sparlay_pk13-Nov-09 23:26
sparlay_pk13-Nov-09 23:26 
GeneralRe: TypeAhead Pin
saini arun14-Nov-09 0:20
saini arun14-Nov-09 0:20 
GeneralRe: TypeAhead Pin
sparlay_pk14-Nov-09 0:51
sparlay_pk14-Nov-09 0:51 
GeneralRe: TypeAhead Pin
Dave Kreskowiak14-Nov-09 1:41
mveDave Kreskowiak14-Nov-09 1:41 
QuestionGrid Delete is not working(DeleteCommandType="StoredProcedure") plz Help? Pin
alaminfad13-Nov-09 20:31
alaminfad13-Nov-09 20:31 
AnswerRe: Grid Delete is not working(DeleteCommandType="StoredProcedure") plz Help? Pin
Gamzun13-Nov-09 20:46
Gamzun13-Nov-09 20:46 
GeneralRe: Grid Delete is not working(DeleteCommandType="StoredProcedure") plz Help? Pin
alaminfad13-Nov-09 21:09
alaminfad13-Nov-09 21:09 
QuestionIs it possible to get propertyname by its attributename Pin
mmdullah13-Nov-09 17:10
mmdullah13-Nov-09 17:10 
Questioncommunication between two web application in asp.net Pin
noo.dyab13-Nov-09 9:39
noo.dyab13-Nov-09 9:39 
AnswerRe: communication between two web application in asp.net Pin
Gamzun13-Nov-09 9:43
Gamzun13-Nov-09 9:43 
AnswerRe: communication between two web application in asp.net Pin
Abhishek Sur13-Nov-09 11:08
professionalAbhishek Sur13-Nov-09 11:08 
There must be a unified channel. Place each of those data into database and access data for both the solution to the same database. Thus giving a way to communicate.

In case of chat rooms, each of users connect to server to a specified id(chat room id) and whenever an update to the dataset takes place, updates are sent to each of them.

You might ping the server using AJAX call and see if any update is available to that id and update UI accordingly. Wink | ;)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

QuestionReflection Pin
Monin D.13-Nov-09 9:32
Monin D.13-Nov-09 9:32 
AnswerRe: Reflection Pin
Gamzun13-Nov-09 9:37
Gamzun13-Nov-09 9:37 

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.