WebDAV -- Which Technology to choose???

Hi,
This is my requirement, am having a WebDAV folder created through IIS, inside that i can create folders, files (.docx,.ppt,.pdf,.txt,.xls...).
Till this everything works! Now i want to develop ASP.net application to show folder and files which get created inside the share folder. After surfing in get 2 third party dll's(ItHit and Independentsoft) to access files inside WebDAV folder. All works
fine, now client ask i want to maintain version of a file like if it is updated we need to maintain the version, with that also need check in and checkout of files is required.
Can any guide how to achieve this using ASP.net with VS2013.
Regards,
SABARINATHAN.T

I'm not sure what you want to do?
If you are vesion controlling then there are two options
1) Team foundation server for which you need to give license fee
2) Git: Now visual studio 2013 and Higher version supports Git in team explorer itself. 
If version controlling are options both are this great options.
Regards,
Jalpesh Vadgama, http://www.dotnetjalps.com

Similar Messages

  • Which technology is fast and lightweight anong all webtechnology in java/j2

    hi,
    friends i want to know that which java technology or J2EE technology(JSP,SERVLET,SWING,APPLET,struts and etc) is lightweight and fast.
    because i am going to use the simplest and lighweight web component component .
    So friends Plese tell me that which technology is fast and easy and lightweight anong all webcomponent of java/J2EE

    hi,
    friends i want to know that which java technology or
    J2EE technology(JSP,SERVLET,SWING,APPLET,struts and
    etc) is lightweight and fast.Please define "lightweight" and "fast".
    because i am going to use the simplest and lighweight
    web component component .Lighter than air, faster than thought.
    So friends Plese tell me that which technology is
    fast and easy and lightweight anong all webcomponent
    of java/J2EEThey're all lightweight and fast. Now how will you choose?
    You should choose the technology based on the problem at hand and what you know well, not their alleged reputation for speed and lack of mass.
    %

  • Which Technology was selected then creating Master Repository for ODI?

    Hi,
    Which Technology was selected then creating Master Repository for ODI SQL Server 2003? Which technolgy must be selected?
    First of all I created master repository for ODI on SQL Server 2003 via Microsoft SQL Server, it did not work.
    I checked the Driver and URL as below
    com.microsoft.sqlserver.jdbc.SQLServerDriver
    jdbc:sqlserver://<servername>:<PortNumber>;selectMthod=cursor;databasename=<databasename>;integratedsecurity=false
    there is a error as below
    com.sunopsis.tools.core.exception.SnpsRuntimeException: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         ... 29 more
    Caused by:
    com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    okan
    Edited by: ankist on Jan 15, 2010 2:46 PM

    It is highly recommended to use the JDBC Driver for SQL Server 2005, even if you are using SQL Server 2000. In ODI's pre-populated lists, it is not there - you will have to (1) get the driver yourself, downloadable from the Microsoft site. (get the driver v1.2, not the 2.0, and use a JRE v1.5, 1.5 or 1.6. The 2.0 driver from Microsoft requires the JRE 1.6)
    (2) use the
    Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
    and the URL: jdbc:sqlserver://<myserver>:<myport, default 1433>;database=<mydb>;selectMethod=cursor
    these are not automatic, you will need to type them in.
    The database must be configured for connections from tcpip.
    For more information see the blog: http://odiexperts.com/?tag=sql-server-2005

  • Which technologies will become the defacto standard?

    Can anyone make a guess as to which technologies are gonna stay with us for the forseeable future?
    eg, with persistence will EJB stateful session beans be replaced with Hibernate?
    is Java Server faces the way to go with web app front ends?

    General rule:
    Whatever piece of crap technology has the best
    marketing, lowest initial price and sucks just below
    the common user's suckage tolerance threshold become
    the defacto standard.Sorry - late to this discussion but could not resist replying.
    This reply is funny because its so true....
    Just look at all the excellent commercial JDO products, with graphical user interfaces, based on JCP specification, professional packaging, etc - and pretty much wiped out by Hibernate...
    More seriously, in the case of Java persistence, it seems clear that the Java persistence parts of the EJB 3.0 spec
    I get asked this question SO many times - because my company support a wide range of Java persistence technologies (EJB CMP, JDBC DAOs, Hibernate, JDO, etc) that I've produced a blog entry on the topic:
    http://www.codefutures.com/weblog/corporate/archives/2005/02/data_persistenc.html

  • I ordered the download of Photoshop 13. It's giving me 2 options. 32-bit or 64- bit operating system download. Which do I choose?

    I ordered the download of Photoshop 13. It's giving me 2 options. 32-bit or 64- bit operating system download. Which do I choose?

    The one that is the same as your operating system.
    See #2:
    32-bit and 64-bit Windows: frequently asked questions - Windows Help

  • Hi ....using iphoto '08, but whenever i export photos to mail, they all come out small size, regardless of which size i choose. please help.

    hi ....using iphoto '08, but whenever i export photos to mail, they all come out small size, regardless of which size i choose. please help.

    After they get into the email go to the small menu at the lower right hand corner of the Mail window and select the size you want:
    Click to view full size

  • When I sync my iphone I get a popup that says 'ABAssistantService quit unexpectedly'. I can 'ignore', 'Report' or 'Reopen'. The popup comes right back after a few seconds no matter which option I choose. The only way to make it stop is to reboot the compu

    When I sync my iphone I get a popup that says 'ABAssistantService quit unexpectedly'. I can 'ignore', 'Report' or 'Reopen'. The popup comes right back after a few seconds no matter which option I choose. The only way to make it stop is to reboot the computer. Any ideas?

    iTunes places the .ipsw file here:
    OSX:
    ~/Library/iTunes/iPhone Software Updates
    XP:
    C:\Documents and Settings\[username]\Application Data\Apple Computer\iTunes\iPhone Software Updates
    7 &Vista:
    C:\Users\[username]\AppData\Roaming\Apple Computer\iTunes\iPhone Software Updates
    Find and delete any and all .ipsw files on your computer. There should only be one, but delete all that you find. Next, disable ALL firewalls & security software on your computer. Connect your phone, iTunes running & restore from backup. Follow this by syncing your content back to your phone.
    This will force iTunes to re-download the .ipsw file, as I suspect yours is corrupt.

  • Hello I would like to buy Ipad with 3g, but I don't know which company choose... I am living abroad so which one to choose? i need gsm

    Hello I would like to buy Ipad with 3g, but I don't know which company choose... I am living abroad so which one to choose? i need gsm. I am going to buy it then ship it abroad

    Robertafromsp wrote:
    Which iPad is The newest do you know?
    I am puzzled why you could not find that info yourself on the web in a second or two:
    http://en.wikipedia.org/wiki/IPad#Model_comparison

  • HT4865 Can I limit which apps I choose to have on  the cloud,  such as just calendar?

    Can I limit which apps I choose to have on iCloud, such as just calendar?

    Yes.  In System Preferences>iCloud you can limit the data added to iCloud by checking only the data you wish to add (such as Calendars & Reminders).  However, you will need OS X 10.7.5 or higher to use iCloud on your Mac (your profile indicates you have 10.5.5.)

  • Some kinds of enhancement... Which would you choose?

    Hi all.
    There are some kinds of enhancement in SAP.
    (EXIT, BADI, OPEN-FI, Enhancement spot  ...etc)
    If there are some kinds of enhancement match your purpose, which do you choose?
    For example, I'm trying to enhance in MM01.
    EXIT: MGA00001
    BADI: BADI_MATERIAL_REF
    Both of enhancement can be function.
    I wonder which is the best...
    Which would you choose?
    and What is the reason?
    thanks.

    it depends on your requirement.i personally believe in BADI as it include less coding with promising results
    there is no such answer which is better it depends on your way of coding or in which you feel comfortable.
    For difference beteen BADi/Exit you may search in SCN i'm sure you will get many many examples.i found one for you.
    The specified item was not found.
    Edited by: Amit Gujargoud on Oct 22, 2008 6:53 AM

  • I have a poor website. I want to change theme using adobe tools. AI, Photoshop. Which must i choose from this?

    I have a poor website. I want to change theme using adobe tools. AI, Photoshop. Which must i choose from this?
    my website : http://white-vps.com

    or you could use any number of free hosting options like say Fileden (free up to 5GB usage per month, and that's per account), or upload to youtube & use their H264 (not Flash) option etc etc
    No doubt MobileMe is splendid, but seems overkill to host a video file, possibly ?.

  • Which technologies isbetter for Online application

    hi everyone..
    I'm wondering which technologies could be better if I wanna to developed an online application? either the J2EE or JAVA Web Services?? I actually wanna develop a system that can login in different place but accessing to the same server to retrieve the data... in between the data control must be very secure and accurate...
    Can someone reply this, thank you very much...

    Thank you for the reply... ok, I got what you mean, and now if I want to develop the system, I got to develop 2 different interfaces and 1 is for the client view and another one is for the Server site. Is that what you trying to mean to me, because I never have the experience on developing the online application using JAVA... Somebody told me I can develop using Socket Programming or RMI... Or anyone here has better idea?

  • LR and SSD, which cache to choose?

    Hi all,
    I've just bought an SSD as primary bood disc under Windows and, as I have minimized the space taken by the OS, I get around 150GB free for my applications. As LR is quite slow in loading and showing raw files especially in Develop module, I've taken the decision to move its cache into a dir directly on to the SSD.
    Now the problem arises when I noticed that LR (v. 3.4.1) uses two different caches:
    1) The ACR one located normally in this dir: c:\users\username\local\Adobe\Camera Raw\cache
    2) The Preview one located usually in this dir: x:\LR_catalog\catalog_Previews.lrdata
    which one is for? and when one or the other are used? And, above all, which one should I move to the SSD to increase dramatically the performance?
    Thanks in advance to all who answer me.
    My best regards,
    gianluca

    HI all,
    1st of all I wanna say thanks to all of you that answer my questions. They all have been very well prepared and I've learnt a lot from your answers! Thanks
    At the end I choose the following config:
    onto SSD I put the catalog itself AND the ACR cache and give it a 50 GB of space. It should be enough. The remain space is for the OS.
    onto a WDC 10K drive I put the previews cache, and I've made the 1:1 previews of all my catalog (with the "discard my 1.1 previews" set to never). It filled around 150 GB of stuff! On the same HDD I put also the backups of the catalog.
    onto a 7200 rpm drive (unfortunately it's a green one! But I have no money left for other drives ) I've left my raw files for around 1TB of stuff.
    Performances didn't change that much as most of you correctly predict, but I've seen more responsiveness and I cut the loading of a raw image in Develop module quite a bit (once the cache has been populated!), which was my initial goal. I guess I cannot ask much more to my old Intel Core Duo Due E8600, even if I have 8GB of RAM, and the only thing I might consider to change is my video card from the presente ATI Radeon HD3470 to a newer one, but I'm not sure whether LR supports the CUDA technology of the NVIDIA cards and if it can help in performance.
    Anyway the next year I will upgrade to an Ivy Bridge solution as soon as they will be widely available. Probably the problem of performances arises when I bought a 16MP camera which produces files quite bigger than the old 12MP DSRL ...
    Thank you all,
    gianluca
    PS: the LSE works seamlessly in W7 and, even if it's a bit of OT, I can also suggest this link that gives a nice method to move the Users dir in W7 just to save space on these (small!) SSD's 

  • I purchased adobe photoshop elements 13 from dell to download on my Mac OS   Which has been updated to maverick. When i download the link it goes into the download bucket and tells me to choose an app to open and I can't figure out which app to choose??

    How to download elements 13 to Mac OS computer. It's telling me to choose an app to open file. I can not figure out which

    if you have a serial number, and if you follow all 7 steps you can directly download a trial here:  Adobe Photoshop Elements 13 Direct Download Links, Premiere too | ProDesignTools
    and activate with your serial number.
    if you have a problem starting the download, you didn't follow all 7 steps, or your browser does not accept cookies. 
    the most common problem is caused by failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com). 
    failure to obtain that cookie results in an error page being displayed after clicking a link on prodesigntools.com or initiates the download of an incorrect (eg, current) version.
    or you can dl from dell,  https://smartsource.dell.com/

  • AC Adapter for T430 -- which FRU to choose

    I just purchased an extra adapater for my T430, as well as a docking station.  I used the wizard on the site to select the ac adapater, but noticed that the FRU/Part Number differs from the one that came with the laptop.  All three adapaters (the one that came with the laptop, the extra one I got from Lenovo, and the one that came with the dock station), all have similar output voltages (20V at 4.5A), but the input voltages vary slightly (the original one is 1.2A input at 50/60hz, whereas the two other ones are rated at 1.5A at 50/60hz.  Is this slight difference a concern?
    I mainly don't want to risk burning out the laptop.  But again, these are the adapaters that were suggested by Lenovo's site.  They all output the same amount (the 20V at 4.5A).
    Should I be concerned.  I cannot seem to find a Lenovo branded AC adapater that exactly matches the FRU / Part number of the one that came with my computer.  Does that FRU maybe indiciate that it was bundled with a computer and NOT sold separately as an additional adapater.
    Suggestions, ideas, opinions?  Am I ok to use the other adapaters that I purchased even though the input rating is slightly higher and the FRU/Part numbers are different?  (All power adapaters are the 90W models, which my computer requires since i have the NVidia NVS Quadro video card with nVidia Optimus technology).
    Solved!
    Go to Solution.

    As long as you have a genuine Lenovo 90W (20V x 4.5A) adapter you should  be fine. I don't know why the input current draws differ. It may be that the circuitry in one is more efficient than in the other. Nevertheless what's important is the output voltage and current (or wattage) rating,
    Many people use adapters from their previous ThinkPad as an extra adapter for their new one. People in office environments often use each other's adapters, either intentionally or by accident. This sort of interchangeability is common. If it caused damage to ThinkPads then that too would be a common situation and there would be warnings about the risk of swapping adapters. I've never seen either.
    Incidentally, even a smaller 65W adapter will power your T430 under most circumstances. But it's simply not powerful enough to power your T430 under all circumstances, e.g. if you're running CPU/GPU intensive work while watching a DVD and charging the battery, all at the same time. 
    Cheers... Dorian Hausman
    X1C2, TPT2, T430s, SL500, X61s, T60p, A21p, 770, 760ED... 5160, 5150... S360/30

Maybe you are looking for

  • How to do it in pivot..

    Hi experts i have one probs.... My report is having three column : where C=A*B A B C 10 10 100 5 5 25 TOTAL 15 15 225 Now how to get this , when i m doing sum at pivot is is doing sum for Column C and giving 125 instead of 225....so please suggest me

  • How do I copy and paste pics from one event to another in iPhoto?

    I'm trying to copy and paste in iPhoto, but every time I get to the paste part nothing happens.  The word "paste" even appears on the screen, but it's grayed out. Any suggestions?

  • Could not resolve mx:horizontalAxis to a component implementation

    When included in a project, the following code works fine for me: <s:Group xmlns:fx="http://ns.adobe.com/mxml/2009"          xmlns:s="library://ns.adobe.com/flex/spark"          xmlns:mx="library://ns.adobe.com/flex/mx">     <mx:LineChart id="lineCha

  • How to change a TAB dynamically to be the active tab?

    Hi, I have a portlet written in Java and registered using a web provider. This portlet exposes a link which drives the content of another portlet through parameters&events. This other portlet is placed on the same page but on a different TAB (!). Wha

  • Copy array and sort the numbers in the new array

    Hi! I have an array containing some digits where some of the digits are zeros. I want to copy the digits to another array but the zeros (well, I actually want to copy the zeros as well but I want to have them in the end of the new array). I suppose I