Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Durril Jansen   on Apr 12 In Asp.net Category.

  
Question Answered By: Lewis Welch   on Apr 12

You need to download both of the zips from the posting -- if you unzip them
into the same directory - they should extract proper-like so you can open
kcommon.sln & it'll open both projects. As for using the code - you'll need
to build the kcommon dll into an assembly - which you can then refer to
using the "using KCommon.Net.FTP;" statement in your code. This example
shows the object being used in a c# windows  form - but I belive you can use
it in a web form too - but I'm not positive about that as I'm also a .net
newbiean. If you download the .net SDK you can compile the project into an
assembly at the command prompt -- and the sdk's free so I'd assume there's
no license agreements for someone to send you a compiled assembly of the
project. If you'd like that - lemme know & I can attach that to a direct
delivered email.

Share: 

 

This Question has 8 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on ASP.NET and FTP Or get search suggestion and latest updates.


Tagged: