Click here to Skip to main content
15,887,379 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: radio button Pin
Dholakiya Ankit10-Sep-13 0:15
Dholakiya Ankit10-Sep-13 0:15 
QuestionAsp.Net Query Pin
ShobhitGupta3-Sep-13 4:27
ShobhitGupta3-Sep-13 4:27 
AnswerRe: Asp.Net Query Pin
jkirkerx3-Sep-13 11:02
professionaljkirkerx3-Sep-13 11:02 
AnswerRe: Asp.Net Query Pin
Bernhard Hiller3-Sep-13 23:24
Bernhard Hiller3-Sep-13 23:24 
Questionunrecognized tag webpartmanager Pin
risingsun2k3-Sep-13 3:28
risingsun2k3-Sep-13 3:28 
AnswerRe: unrecognized tag webpartmanager Pin
Marco Bertschi3-Sep-13 4:24
protectorMarco Bertschi3-Sep-13 4:24 
SuggestionRe: unrecognized tag webpartmanager Pin
Richard Deeming3-Sep-13 5:42
mveRichard Deeming3-Sep-13 5:42 
QuestionApplication Designing guide line for interaction between Win & Web application Pin
Tridip Bhattacharjee3-Sep-13 3:20
professionalTridip Bhattacharjee3-Sep-13 3:20 
our company has website which has been developed by asp.net web form and hosted in shared location in ORCSWEB company. web site has a specific page from where people upload their CV. when a new CV is uploaded then few entry stored in database and cv file stored in folder where our web site hosted. database is also maintain at ORCSWEB end.

i have developed a win service which run in our office and it periodically query the remote database for new CV. if found any then it will download that CV file in local machine and as well as remote cv data from remote db to local db and update a filed called isDownloaded=1 in remote db as a result next time that same records will not be queried or checked.

the whole web part and win service part working fine but now our IT head want to change in web & win service logic bit.

he wants that when any new candidate upload their CV through our site then a notification will be send to our win service after 5 minute from web apps. after getting notification from web apps then win service will download the cv.

now i am not being able to thing how to design our web apps which can send some notification directly to our win service which is running in our office because there is no physical connection or accessibility between two pc where our win service & web apps are running. our win service is running in our private network and web apps is hosted in another company machine.

some told me this can be achieve through WCF but did not guide me how to develop this kind of bridge between win service & web apps through which communication will be possible.

i know lots of experienced & scholar developer always monitor this site and that is why i like to ask them how this problem can be sorted. what logic i need to use to send notification from our web apps to win service.

so please guide me with all possible way to develop a system which solve our purpose. discuss all possible way like wcf or anything else which can be use to develop apps which enable me to achieve our goal. looking for elaborate discussion and guidance. if possible give me few sample code & links which give me idea to write code for our situation. thanks
tbhattacharjee

AnswerRe: Application Designing guide line for interaction between Win & Web application Pin
Forbiddenx6-Sep-13 7:47
Forbiddenx6-Sep-13 7:47 
QuestionWeb Site Administration Tool problem Pin
larsp7773-Sep-13 0:37
larsp7773-Sep-13 0:37 
QuestionRe: Web Site Administration Tool problem Pin
ZurdoDev6-Sep-13 7:10
professionalZurdoDev6-Sep-13 7:10 
AnswerRe: Web Site Administration Tool problem Pin
larsp7777-Sep-13 0:21
larsp7777-Sep-13 0:21 
AnswerRe: Web Site Administration Tool problem Pin
ZurdoDev9-Sep-13 2:14
professionalZurdoDev9-Sep-13 2:14 
GeneralRe: Web Site Administration Tool problem Pin
larsp7779-Sep-13 2:16
larsp7779-Sep-13 2:16 
QuestionRe: Web Site Administration Tool problem Pin
ZurdoDev9-Sep-13 2:24
professionalZurdoDev9-Sep-13 2:24 
AnswerRe: Web Site Administration Tool problem Pin
larsp7779-Sep-13 2:32
larsp7779-Sep-13 2:32 
SuggestionRe: Web Site Administration Tool problem Pin
ZurdoDev9-Sep-13 2:34
professionalZurdoDev9-Sep-13 2:34 
QuestionGridView dynamically added rows Pin
Heba Attia3-Sep-13 0:34
Heba Attia3-Sep-13 0:34 
QuestionCrystal reports Pin
sudhakar patil2-Sep-13 20:07
sudhakar patil2-Sep-13 20:07 
QuestionRe: Crystal reports Pin
AmitGajjar2-Sep-13 20:47
professionalAmitGajjar2-Sep-13 20:47 
Questioncrystal reports Pin
sudhakar patil2-Sep-13 20:03
sudhakar patil2-Sep-13 20:03 
QuestionComsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Sanjay Kushwaha2-Sep-13 2:42
Sanjay Kushwaha2-Sep-13 2:42 
AnswerRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Jameel VM2-Sep-13 6:20
Jameel VM2-Sep-13 6:20 
GeneralRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Sanjay Kushwaha2-Sep-13 18:47
Sanjay Kushwaha2-Sep-13 18:47 
GeneralRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Jameel VM2-Sep-13 19:16
Jameel VM2-Sep-13 19:16 

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.