document viewer control [closed] - asp.net

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there any third party ASP.net document viewer controls?
which supports the following formats
.jpg/.jpeg/.bmp/.xls/.xlsx/.doc/.docx/.pdf/.tif/.tiff/.txt etc.
telerik controls also allowed
without flash and silverlight

Look at tools like http://www.vuzit.com/ and its competitors. I'm not sure if you need to comply with any regulations or anything, but I know vuzit meets a lot of them, such as HIPAA and that sort of thing in terms of security.
It is not native ASP.NET. It is a third-party tool, but it can be integrated very easily. It's far from the only company on the block (though in full disclosure: I have a relationship with these guys -- I know the founders). But check them and their competitors out and see if they meet your needs.

Related

How can I get more creative with styling in CSS [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I'm working on my own website at the moment, and i need to be more creative with the fonds and the major display on my website. Is there any website that is very good to get inspiration from as a rookie in web development and web design?
Check out Twitter Bootstrap. It's a good front-end design framework that is easy to use, responsive, and looks pretty good. You can see examples of sites made with Bootstrap if you click on Expo.

Functionality like MS Word [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there any control available like MS word in asp.net or using any other third party component. I tried rad text editor but it's not supporting page break. so please let me know if there's any control available for my purpose. Thanks in advance.
I worked with a predecessor of this one I think it was called FCKEditor back then. It has loads of configuration possibilities and seems to do the job you want to have done:
http://ckeditor.com/
EDIT: seems like the support for page breaks is not out of the box, but it can be added:
http://ckeditor.com/addon/pagebreak
The best rich text editor is TinyMce.
See here.

Light Weight CMS for one pager [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Creating a one page site want a really light weight CMS. I usually use wordpress for all my projects but seems so heavy for this project.
One page:
Bio
News Feed
Contact
I want the client to be able to edit their bio including the picture and add short news entries that populate a feed.
Any suggestions.
Use WordPress.
Sure it's heavy, but your existing knowledge of WordPress combined with meeting your requirements for a CMS outweigh that fact.
The client can always grow into the site and your future self will be thankful you didn't spring for some fashionable solution.

Where is QT Skin maker [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
There is a tool - http://qt.nokia.com/doc/qtopia4.2/qtopiacore-qvfb.html#skins which allows to use predefined skins. But i cant find tool for skin generation. Does it exists or skins should be created manually.
This is a rarely used feature since QVFB is intended to be used only for testing during development of embedded applications so no tool exists. They have to be created manually. I doubt Nokia will create a tool for this, but I'm sure there are some people who would use it if someone felt inclined to write it.

tumblr as a backend-solution for a flex/actionscript app? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I love tumblr because it is so easy to use and you can generate xml's of all or parts of the content.
Does anybody have experience in using tumblr or similar platforms as a backend for flex/actionscript projects ? Advantages/Disantvantages?
Are there some minimalistic examples out there ?
Thanks a lot
I don't see why you couldn't do that. You would just need to develop a RSS reader via AS3. You can find examples here.

Resources