I heard that the Task Parallel Library can be used in a .Net 3.5 project. Is this correct, and if yes, how do I use it? In .Net 4.0, it resides in System.Threading, but when I select .Net 3.5 as the target in Visual Studio 2010, I don't get access to classes like Parallel and the Parallel loops.
Hi all,
Whenever I switch working sets in the project explorer, the working set does not switch for the search and call hierarchy views, so I end up with search results from the wrong working set if I forget to switch those over manually.
Is there a shortcut for switching working sets in all those tools simultaneously?
Thanks!
I want to use XCode's editor to maintain some existing JSP, HTML, XML and CSS. Not heavy duty, but I prefer to stay with a familiar editor, keyboard, etc. Is this the right project to start with? If not, which one is better and what type of development is "web start" appropriate for?
I need an open source project with an API
capable of reading a live video stream (stream codec can be any API can read - I can provide with practically any live streamable one)
giving me last image data for some processing (like brightness\contrast or more exotic filtering)
being able to receive data I've changed and starting to stream that data on to some http://localhost:port/ in some format
I need it to be easily accessible from C# (even better, written in C#).
if i m developing project that is performing concurrent update delete and insert operation on database then is it possible to user linq instead of storeprocedure, which will be more benifitial?
Title says it all.
In regards to action heplers, routes, etc...
I look forward to answers from people who've worked with both ASP.NET MVC and some PHP MVC project...
I'm looking for a simple to-do list app to organize the planned features in my project. Basically something with a checkbox, the item, and a priority. maybe sub-features/todos as well, to organize them into logical units. Preferably an online tool I think. What do you guys use?
I am very new to using Agile (scrum). we have planned iterations using story points, but have not assigned work (tasks) to all the user stories in the project, just in the iteration coming up. My boss wants to know how much work is left to do...and I don't know because I haven't planned those iterations. Can anyone give me advice or a resource to reference on what I need to do in order to provide him with what he needs?
I have created an installer project in VS2008 and need to supply a settings/parameters file along with the .msi/exe file; is this possible? The settingsfile will basically contain some information that is needed in the configuration and our different clients can control the settingsfile.
When your vs.net project is type website, what's the namespace/dll you reference in your handler web.config setting?
you normally have to do:
"YourNameSpace.Class, Class"
I'm new to Python 3 and so far it seems like a decent language. I really like the string manipulation methods you can use and they are pretty radical. :)
I'm stuck however in thinking of a project to do with Python. Is there a site similar to Coding4Fun but for Python?
Community Wiki because I think this question is really interesting. :D
i am planing to start to build a facebook application with a couple of friends and i would like to know some free good website to collaborate to the project from home.
i am think about something similar than git but with a graphical interface maybe.
thank you
hi guys,
i'm starting to learn TDD, Unit-testing on asp.net mvc and i'm trying to pickup all these mocking via MOQ.
so i'm looking for any good asp.net mvc projects which source codes are made available to mere mortals like me :)
i've found some good asp.net mvc source codes but not those that uses MOQ specifically.
the asp.net mvc source code
code camp server
suteki shop
So does anybody know any good open source asp.net mvc project which have good test/tdd examples using MOQ?
So what I need Is some Open-Source project for symbian which would consist of Costumisable web browser and a folder to place my HTML+ images and SWF documents. So I can not to get a deep dive into Symbian Development and just put my files where I need, correct browser style meny and Icons and compile into .SYS
So is there any thing like this?
I am working on a large C++ project in Visual Studio 2008, and there are a lot of files with unnecessary #include's. Sometimes the #include's are just artifacts and everything will compile fine with them removed, and in other cases classes could be forward declared and the #include could be moved to the .cpp file. Are there any good tools for detecting both of these cases?
I need an open source project with an API
capable of reading a live video stream (stream codec can be any API can read - I can provide with practically any live streamable one)
giving me last image data for some processing (like brightness\contrast or more exotic filtering)
being able to receive data I've changed and starting to stream that data on to some http://localhost:port/ in some format
I need it to be easily accessible from C# (even better, written in C#).
So I need Some open source project with API
capable of reading live video stream (stream codec can be any API can read - I can provide with practically any live streamable one)
giving me last image data for some processing (like brightness\contrast or more exotic filtering)
Being able to recieve data I've changed and starting to stream that data on to some http://localhost:port/ in some format
I need it to be easily acsessible from C# (better written on it)
Hi,
What should I configure when I put Zend project on windows to Ubuntu Lamp?
(I asking that beacause my Zend progect not working on Ubuntu, its gives first pages, but after i enter to next page its gives me 404 error(page Not Found), I check if rewrite mod enable with : sudo a2enmod rewrite and get: Module rewrite already enabled ::: I dont have such probelm on Zend Ce and Wamp servers on Windows).
Thanks,
Yosef
Ive got a project that has got an application.spark and a html.spark that contains all the masterpage markup. The views work fine, but I need to create an isolated page that has no relation at all with the masterpages. Is it possible or will I need to have another nested masterpage?
Thanks
I am going to use jacob.jar. But the problem is the jacob jar file don't have xxx.gwt.xml file. So I not able to inherit it into my project xml file.
How to resolve this problem? or GWT not allow us to add external JAR file?
should i after i have created a svn repo, import one project folder into it with "svn import" and then DELETE my original local folder thus only having it in the svn repo in the remote ubuntu server?
is this safe or should i still have a local copy for some reason (cause i wont work in that one)?
My team working in a shopping cart project
We have integrated First data payment Gateway
Now we want to verify the master card and visa
Please provide any api or necessary information for doing the same