Is it true that if I am in India and wish to enroll for the apple developer program, I need to do it by sending them a FAX and it is not possible to do it online ?
Just wanted to see what tools for SVN people use, perhaps i can find some new cool ones. Im pretty much standard right now, ankh and tortoise.
See also http://stackoverflow.com/questions/372687/good-visual-studio-svn-tool
I have a weird problem with images in visual web developer,
I cant change my images properties from properties panel (my changes don't take effect) and all images in my website have gotten the same size
when I resize one image (by dragging the border), all images get that new size?
any idea?
Hi,
I'm beginner in visual web developer. I want to add a ready database to my project, to do that I simply add the db file to App_data folder. However, I can't see any table or database diagram etc. Am I missing a big part to add external source ?
Any help? I'd appreciate it
Where can I set it? I need files to be encoded in UTF-8 by default... there is nothing in Tools - Options or any other menu as far as I know :(
P.S. I don't need to set default encoding for Project or so, I need it to be default for any files I create. Thanks for your help :)
I work for a small company and would like to set up some sort of a collaborative tool so that team members can share thoughts, upload documents...something like sharepoint maybe, but not that suffisticated. Only good option I've seen so far is joomla CMS.
Just want to get an opinion of the community on which tools they have used for these purposes.
I know this is not programming related but I thought stackoverflow community would be good to get an opinion on this.
The dialog box for adding a web form to a web project in Visual Studio has a checkbox to 'Select Master Page'. This checkbox doesn't exist in the Web Developer Express Edition. Is there a simple alternative to attach a Master Page while adding a new web form in the Express Version?
if i'm on the iphone enterprise developer program for companies with 500 employees, do i still need to publish my app on the app store for clients to install the app?
Using the bulkloader.py utility you can download all data from your application's Datastore.
It is not obvious how the data is stored, however. From the looks of it, you get a SQLite file with all data in binary format in a single table:
sqlite> .tables
bulkloader_database_signature result
sqlite> .schema result
CREATE TABLE result (
id BLOB primary key,
value BLOB not null,
sort_key BLOB);
Are there any tools to work with this data?
I am wanting to start Web Development and I was wondering what languages I would want to learn and what (if at all possible) free tools I would want to use.
I use this tool to show text when moving the mouse over the pix:
http://flowplayer.org/tools/demos/tabs/mouseover.htm
Does anybody have an idea how to force that the "context" of the second pic is shown when opening the demo-page instead of the context of the first pic (default)?
Thanks for any help!
I sometime use the very simple but effective svncommitmonitor,
http://tools.tortoisesvn.net/CommitMonitor
to monitor activity. It's easy to see in the sys tray on a windows box and I've become used to it by now.
So, is there a similar/identical tool for CVS. Some googling and to my surprise I couldn't find one.
Any tips?
what project management tools / softwares do you use and how does it supports managing the requirements, some kind of traceability to the implementation, bugs, etc. ?
Just for fun, what are your favourite funny lines from programming tools?
For instance, from subversion:
--This line, and those below, will be ignored--
Not terribly fun on its right context, but added to the fortune database:
EDIT: I have marked the question as Communuity Wiki and reopened.
What tools do you use that may be considered rare in that aspect that you have only seen a few people use it? It may be any tool that may be valuable for programmers.
I myself use UPX on occasions.
I need to add two lines of html to every page on a large website. I will be using a regex to do it.
I would like to know the best tools to download all the html files from a website, then ftp upload them back up on Windows.
guys, what are the simple tools for generating WSDL and JAX RPC mapping files from java ServiceEndPoint Interface. or I just need that generates JAX RPC mapping file generator
Hello,
are there free, recommendable Tools for data modeling?
ERM/ORM Diagrams
Creating database models (SQL SERVER
2005)
Simple to use like Visio(no license
here)
Code generation is only a nice to
have (VB.Net)
What are some tools that the professionals use? I want to make some professional looking designs for myself, but don't know where to start. I have 4 years of programing experience and about 5 years of web design experience, but I'm just not good with designing a layout.
Are there any free tools to help simplify working with an NHibernate project in .NET 3.5? Primarily, I'm looking for some kind of code and config file generator to automate some of the more tedious parts of working with NHibernate.
Hi,
I'm looking for free tools to design the UI for my web app.
I'm pretty new to this field, so please point me to acceptable solutions.
Basically, I need to fill a "screen" with some controls, that's it.
Thanks.
EDIT: Well, as soon as nobody answers, maybe somebody can help me with this problem for some framework other than Cappuccino?
I need to add two lines of html to every page on a large website. I will be using a regex to do it.
I would like to know the best tools to download all the html files from a website, then ftp upload them back up on Windows.
I have finished the programming on my first web site using Microsoft Visual Web Developer 2010 Express. I have copied all of the files to the GoDaddy server, but the site still displays "Coming Soon". I spoke with their tech support who tell me that there is no "index" file. I used the "Copy Web Site" function in VWD to move all the files over via FTP, so I know of no other files that should be copied. Nor do I understand what they are referring to as in "index" file.
Has anybody else had this problem? Can anybody help me to figure out why this isn't working?
Thanks!
Randy
I want to install gwt developer plugin for IE (I already installed it on chrome and firefox without any problem).
When i want to install it for IE7 (on both vista with sp2 & windows server 2008 with sp2), it says that plugin installed sucessfully, but it does not work & nothing adds under add-ons section.
I upgraded my ie to latest 8 version & even installed google optimized version of IE8, but it couldn't help me.
Any idea ?