Click here to Skip to main content
16,014,892 members
Home / Discussions / C#
   

C#

 
AnswerRe: Trying to create a shortcut... Pin
Jimmanuel5-Aug-09 5:32
Jimmanuel5-Aug-09 5:32 
QuestionReplication Feature of SQL 2005 Pin
Abdul Rahman Hamidy5-Aug-09 3:38
Abdul Rahman Hamidy5-Aug-09 3:38 
AnswerRe: Replication Feature of SQL 2005 Pin
Ennis Ray Lynch, Jr.5-Aug-09 4:19
Ennis Ray Lynch, Jr.5-Aug-09 4:19 
GeneralRe: Replication Feature of SQL 2005 Pin
Abdul Rahman Hamidy5-Aug-09 4:26
Abdul Rahman Hamidy5-Aug-09 4:26 
GeneralRe: Replication Feature of SQL 2005 Pin
Ennis Ray Lynch, Jr.5-Aug-09 4:30
Ennis Ray Lynch, Jr.5-Aug-09 4:30 
GeneralRe: Replication Feature of SQL 2005 Pin
Abdul Rahman Hamidy5-Aug-09 4:35
Abdul Rahman Hamidy5-Aug-09 4:35 
GeneralRe: Replication Feature of SQL 2005 Pin
Ennis Ray Lynch, Jr.5-Aug-09 4:44
Ennis Ray Lynch, Jr.5-Aug-09 4:44 
GeneralRe: Replication Feature of SQL 2005 Pin
Abdul Rahman Hamidy5-Aug-09 4:51
Abdul Rahman Hamidy5-Aug-09 4:51 
well, i haved sued this method.
i have created triggers in some tables in WEB SERVER which i need the data from.
when certain data changes so those triggers are fired and certain fields are changed and at all these tables has one field which shows certains records are udpated.
from remote office iam looking for those field which show they are updated, then i am executing CLR Query which create xml of those updates and then i am downloading thoese updates to remote office.
but the only thing which i want is how i should the WEB SERVER that these are downloaded by another PMU.
in case if the xml file creation is succesfull, and no flag has occured to WEB SERVER then what i should do to not download a file twice,

i dont want to delete files from ftp, bz they are sometimes used as backup.

Abdul Rahaman Hamidy
Database Developer
Kabul, Afghanistan

QuestionCan we import managed DLL Pin
jpk4205-Aug-09 3:24
jpk4205-Aug-09 3:24 
AnswerRe: Can we import managed DLL Pin
Luc Pattyn5-Aug-09 3:31
sitebuilderLuc Pattyn5-Aug-09 3:31 
AnswerRe: Can we import managed DLL Pin
jpk4205-Aug-09 3:33
jpk4205-Aug-09 3:33 
GeneralRe: Can we import managed DLL Pin
harold aptroot5-Aug-09 3:40
harold aptroot5-Aug-09 3:40 
GeneralRe: Can we import managed DLL Pin
Luc Pattyn5-Aug-09 3:49
sitebuilderLuc Pattyn5-Aug-09 3:49 
Question[Message Deleted] Pin
Amangang5-Aug-09 3:22
Amangang5-Aug-09 3:22 
NewsRe: Problem with brackets on the 'Console.WriteLine' & the 'Console.ReadLine' commands Pin
Amangang5-Aug-09 3:23
Amangang5-Aug-09 3:23 
AnswerRe: Problem with brackets on the 'Console.WriteLine' & the 'Console.ReadLine' commands Pin
Luc Pattyn5-Aug-09 3:35
sitebuilderLuc Pattyn5-Aug-09 3:35 
GeneralRe: Problem with brackets on the 'Console.WriteLine' & the 'Console.ReadLine' commands Pin
Amangang5-Aug-09 3:44
Amangang5-Aug-09 3:44 
GeneralRe: Problem with brackets on the 'Console.WriteLine' & the 'Console.ReadLine' commands Pin
Luc Pattyn5-Aug-09 3:55
sitebuilderLuc Pattyn5-Aug-09 3:55 
GeneralRe: Problem with brackets on the 'Console.WriteLine' & the 'Console.ReadLine' commands Pin
Amangang5-Aug-09 4:34
Amangang5-Aug-09 4:34 
GeneralRe: Problem with brackets on the 'Console.WriteLine' & the 'Console.ReadLine' commands Pin
Luc Pattyn5-Aug-09 5:01
sitebuilderLuc Pattyn5-Aug-09 5:01 
GeneralRe: Problem with brackets on the 'Console.WriteLine' & the 'Console.ReadLine' commands Pin
Amangang5-Aug-09 5:20
Amangang5-Aug-09 5:20 
GeneralRe: Problem with brackets on the 'Console.WriteLine' & the 'Console.ReadLine' commands Pin
Luc Pattyn5-Aug-09 5:39
sitebuilderLuc Pattyn5-Aug-09 5:39 
GeneralRe: [Message Deleted] Pin
Amangang5-Aug-09 4:39
Amangang5-Aug-09 4:39 
AnswerRe: Solved Pin
Amangang5-Aug-09 19:06
Amangang5-Aug-09 19:06 
Questionadding nodes to a xml document in c# Pin
laziale5-Aug-09 3:09
laziale5-Aug-09 3:09 

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.