Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / January 2007

Tip: Looking for answers? Try searching our database.

Data Replication from Windows Form to SQL Server

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
robin9876@hotmail.com - 25 Jan 2007 16:17 GMT
In VS.Net 2005 Is it possible to replicate data between a windows form
and a SQL 2005 database?
RobinS - 25 Jan 2007 22:02 GMT
Depends on what you mean by that. You can read it from the database
and put it in the form; you can read it from the form and put it into
the database. A little databinding in the middle makes it happen
automatically.

Robin S.
-----------------------------------
> In VS.Net 2005 Is it possible to replicate data between a windows form
> and a SQL 2005 database?
robin9876@hotmail.com - 26 Jan 2007 11:09 GMT
How would you securely store the information on the client in between
connecting to the main database?

> Depends on what you mean by that. You can read it from the database
> and put it in the form; you can read it from the form and put it into
[quoted text clipped - 6 lines]
> > In VS.Net 2005 Is it possible to replicate data between a windows form
> > and a SQL 2005 database?
RobinS - 26 Jan 2007 20:10 GMT
Some kind of binary serialization probably. Depends on how secure it
needs to be.

Robin S.
-------------------------
> How would you securely store the information on the client in between
> connecting to the main database?
[quoted text clipped - 11 lines]
>> > form
>> > and a SQL 2005 database?
robin9876@hotmail.com - 29 Jan 2007 11:59 GMT
What process is used to create a binary serialisation file?

> Some kind of binary serialization probably. Depends on how secure it
> needs to be.
[quoted text clipped - 17 lines]
> >> > form
> >> > and a SQL 2005 database?
RobinS - 31 Jan 2007 08:05 GMT
Actually, Binary Serialization isn't good enough; you can still see some of
the data. You need to check out the Encryption classes in .Net. Check out
MSDN and search for Encryption or cryptography.

Robin S.
---------------------------
> What process is used to create a binary serialisation file?
>
[quoted text clipped - 20 lines]
>> >> > form
>> >> > and a SQL 2005 database?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.