What are the best options/recommendations and optimizations that can be performed when working with a large MS SQL 2005 table that contains anywhere from 100-200 Million records?
I am looking to write a client/server application that will run on both iPhone, OS X and Windows. What are the best solutions for networking that will work on all 3 platforms?
I have looked into Qt and it doesn't look like it has support for iPhone. I have also looked at boost, and that looks like it can be compiled for the iPhone. However I was hoping for a somewhat higher level framework like what Qt has to offer.
I'm using QT for Symbian and need a simple json parser. I need to be able to go from json to Qt-variant and the other way around. Is there a simple json parser that I can use? I don't want to write my own. What is the best way to go?
Thanks!
Hello,
I want to take up Graphic Designing as my profession. I would be designing Logos, Icons, Stationery, Brochures, Handouts, Book Covers, etc.
But I am thoroughly confused as to which tools are the best and which books/resources will help me learn these tools and graphic designing like a professional. I am ready to shell out money to purchase the resources.
Please help me out!
Thanks,
Jen
I need to manipulate an existing XML document, and create a new one from it, removing a few nodes and attributes, and perhaps adding new ones, what would be the best group of classes to accomplish this?
There are a lot of .NET classes for XML manipulation, and I'm not sure what would be the optimal way to do it.
I need my applicaiton to connect to my web server's MySQL database, what is the best option for this. Perfered Data aware Component.
I tried zeos 7, but I keep getting the error: SQL error: Client does not support authentication protocal requested by server; consider upgrading MySQL client and have not been able to fix it.
Thanks
-Brad
What is the best way to learn Objective-C on linux (man I wish I had a mac)?
I know C/C++ pretty well and have always wanted to learn Objective-C becuase of the ability to make iPhone apps (if I had a mac).
So where do I start?
For an XML file I am creating I have data that contains a bullet • what is the best method for handling this in xml data? It opens in an XML editor and reads fine, but I cannot import the file via SSIS, I get an error regarding this point.
<xmldata>• Bullet</xmldata>
Renders fine, but cannot import with SSIS.
I want to parse the tabular information from pdf file,and want to display that tabular information in datagridview so for that which is the best pdf parser for that in c#.net application ?
What is the best method of storing an Enum in a Database using C# And Visual Studio and MySQL Data Connector.
I am going to be creating a new project with over 100 Enums, and majority of them will have to be stored in the database. Creating converters for each one would be a long winded process therefore I'm wondering if visual studio or someone has any methods for this that I haven't heard off.
We're going to investigate GWT for our project. When searching for an Eclipse GWT plugin I got many.
Google Eclipse Plugin
GWT Designer
Cypal studio
None, run GWT in hosted mode
GWT-Tooling
Other?
In your view, what is the best GWT plugin for Eclipse and why?
[27 Nov: Editied to reflect the answers below...]
hi all
I have a cms that runs on multiple domains and therefore needs to pull emails into the app for multiple email addresses.
I have setup rackspace email for a hosted email solution and am trying to find the best way to pull the emails into my app from all the mailboxes.
Should i be using pop3 or imap ? should i be pulling into a que system then into rails app ?
Is there a gem / plugin for this ?
thanks alot for help in advance
Rick
What is the best branching strategy to use when you want to do continuous integration?
Release Branching - Unstable Trunk:
or
Feature Branching - Stable Trunk:
Does it make sense to use both of these strategies together? As in, you branch for each release but you also branch for large features?
Does one of these strategies mesh better with continuous integration? Would using continuous integration even make sense when using an unstable trunk?
What is the best chess engine released under permissive free software license? By permissive free software license I mean, that it is legal to incorporate the engine's code into my project without having to release the source code of my whole project.
I am querying a database and getting the result set as an arraylist. I would like to return this list as XML, but not sure how to do it.
Does anyone have an example of returning a result set as XML and is using an Arraylist the best way to do this?
Hi ,
I have a dataset with some 30 records in it. I want to update it to the database tables. which is the best method to update the table.
I am unable to use dataadapter.update() since i am using a procedure to populate the dataset.
is there any efficient way to update other than iterating through EACH record and updating it
Please help.
Thanks.
So I'm getting a new job working with databases (Microsoft SQL Server to be precise). I know nothing about SQL much less SQL Server. They said they'd train me, but I want to take some initiative to learn about it on my own to be ahead. Where's the best place to start (tutorials, books, etc)? I want to learn more about the SQL language moreso than any of the fancy point and click stuff.
Hi everybody!
I would like to do a sequence of animations on a label, for example, first do opacity animations from values 0 to 1 and vice versa and just at the end of opacity animation and not before a foreground animation. I would like to do it in XAML code and then start and finish de animation from C# code. Which is the best and efficient way to do it?
All replies are welcome!
Thanks in advance.
In my country the online payments are not an old thing, the first time i saw a web application taking payments directly to a local bank account was last year.
So, Im a newbie coding web payment system.
My question is, what are the best practices to store creditcard information into the database...
I have many ideas: encrypting the creditcard, database security restriction, etc.
What have you done?
Hi,
I have a website that uses flash. I would like to convert the website so that iphone / ipad users can see my website. I understand that Iphone / Ipad can't render flash. What would be the best-practive to convert flash website to iphone / ipad compatible?
I am thinking HTML 5.
We are just moving to Maven, and I understand there is a world of different plugins & extensions. Which are the best ones you recommend for general usage?
(On plugin per answer please)
Hi,
What is the best approach to handle Data Concurrency issues in a 3 layered Application (WCF + LinqToSql or EF) with detached entities or DTOs ?
Thanks.