I am creating and application that need to save images. I don't want to write it if it already exits, Anyone know of a product that I can use so I don't have to develop mine. I am using asp.net MVC. What I want is something with and API that I can save to and retrieve to ( I don't want to store the images in my system if its possible).
Thanks
I am working on a preexisting web application built with JSP, which uses an external Java library. I want to make some JavaBeans that were instantiated with jsp:useBean tags available to the Java code.
What would be a good practice to do that? I suppose I can pass the objects in question to every function call that requires them, but I'd like to avoid that.
Hi all,
I am implementing an eCommerce application using ASP.Net. I would like to know if custom Google search is sufficient enough or if we plan to go implement our search functionality.. how do we go about doing it?
Ideas and Suggestions and best practices are most welcome.
Regards,
Abdel Olakara
How to fit QT application in phone window? When app is being designed it fixes the size of controls like combobox, calendar etc. When I run in emulator they are squeezed but, I want them to resize n fit in window as per the size of window.
Is there any way to register a global event handler for catching mouse events in a Silverlight application? I'd like to avoid subscribing to the mouse event handlers of each FrameworkElement and find a more elegant solution (bubbled events).
Thanks
Hi,
I came around this technique of converting datatable to excel
http://www26.brinkster.com/mvark/dyna/downloadasexcel.html
Do we have any Equivalent of Response.AppendHeader in windows application in C#.
Regards
Hema
Hello Guys
i just want to create a simple application that will allow a user to input a url to a rss feed and display the contents to a user.
what would be a good java library to enable me to read rss feeds?
cheers
I would like to have my GWT application use different constants when debugging or developing vs when deployed. What is the right way to do this? My web searches turn up a lot of pages about debugging GWT applications, which isn't what I'm looking for.
Hi,
I am looking for ways to implement custom user-roles in windows application with vb.net. I got a database table called Roles with Administrator and User entries. User cannot see some of the form data. In ASP.NET MVC we can do like.
[Authorize(Roles = "Administrator")]
public function GetAccount() as Array
End Function
If it could be done this way that would be great.
Thanks in advance.
It is possible to develop native applications and load application onto iphone/ipod devices before paying a Apple Developer Connection membership fee?If anybody knows please give me some idea about that.
when i create a new web application project it does not show the datanucleus.core.1.1.5.jar but this jar file should be exist as default. how to rectify this problem.
I'm trying to do a couple of things at once. I'm trying to do one major thing: redirect the application output that is displayed in the Qt Creator console to a textEdit that I have on my GUI. However, the class that I need to do this in is written in C and all of its related headers are in C as well. Is there a way that I can redirect the output into the textEdit within the C class?
I was asked by an interviewer today how I would implement Arabic as a second language into a PHP web application. I talked about choosing a unicode encoding for the database and the front-end, and designing RTL friendly user interface modules. And he didn't seem too happy with the answer. I don't really know anything about multi-lingual systems, how would you have answered that question?
I'm trying to deploy a Yii webapp into Heroku but, it keep throwing at me a weird error:
Application runtime path "/app/www/protected/runtime" is not valid. Please make sure it is a directory writable by the Web server process.
Makes no sense and I know is something to do with Heroku because in my local machine it works fine.
Does anyone what does this means? what do I need to do in Heroku ti fix this??
Many thanks.
Please tell me how can i show symbols like "lamada" or Mu using c#.net in desktop application. what i think is we may do it useing ASCII values and convert.toChar();.. if i am right that please give me link of page where i can get ASCII values of all such a sciencetific symbols.
Hi All,
I need to compile C++ program from My C# application. In there I need to open the cl.exe when i press button. Can any one give me some sample code.
Thanks
Is it possible to write a script that will login to an application using uname/pwd?
the username/password are not passed in through POST (they dont come in the URL)
Basic steps I am looking for are:
Visit url
enter uname/pwd
click a button
click a link
get the raw html to make sure it does not have 500 error
Is that possible to do in any language?
Please point me to some examples as well
Hi,
I'm currently understanding one application developed both in visual basic and c#. Running through the code is getting tough as code is around 50KLOC. So i'm planning for generation of AST (abstract syntax tree). Will it be possible to generate for both language together.
Atleast a call graph generation will be helpful (but can't find any tool which works for both languages)
Please let me know if this question is confusing.
Thanks in Advance
Dev
I have made application in which I have kept calendar,now I need that if admin changes his calendar and if it is affected to user and if that user is currently looking that calendar then whatever changes Admin has done that should reflect to user without refreshing the page,
just like when email comes to Gmail then without refreshing we can see the inbox marked as unread...
SO to implement that what should I do?
I am using J-query for user interface and Python as back-end?????
is there a way i can cache all required application files on the local computer for speed without any disruption (at least those that can be run locally)?
i want it to be able to start even without connection right from the start, isit possible? is Google Gears what i shld use? i heard theres a HTML5 feature/module for it?
does one create an admin front-end from scratch for every application?
are there any tools for aiding this process?
some tutorials?
share your thoughts and experiences!