Hello!
That is good analog snoopy.class.php (from php) in C#. i need simple and true control web client to post any data to my sites. in C# i have a lot of troubles with cookies and etc.
Please, help me =)
Hi,
Does anyone know any good ordering and sorting behaviours for cakephp?
The sort where I can have "Move Up", "Move Down", "Move to top" and "Move to bottom"?
That sort of this.
Thanks!
Does anyone know of a good book on the Castle Project?
I'm interested in learning more about any of the Castle projects (ActiveRecord, MonoRail, Windsor, anything!) and searches for Castle on Amazon are a little frustrating with the need to weed out all the fiction and nonsense.
What other good collaborative programming/software development/engineering websites do you know of? I'm not looking for language or platform specific websites. Nor am I looking for something similar to the format of Stack Overflow. My main criteria is that the community is
knowledgeable,
helpful
active
friendly
I know the question is open ended/subjective but I'd like to know as many places where I can get the help of my peers.
The accepted answer will
contain links to your recommended sites
have a short description
be concise
be highly voted by your peers
Hello
I need to create a static BON diagram which represents a set of clusters, classes and their relationships(inheritance and client-supplier).
Does anyone know a good diagram generator I can get for free?
The BON diagram is similar to the C sharp's class diagram but this one is generated by Eiffel studio =/
any diagram generators recommendations are welcome ;D
Thanks in advance .
I'm looking for an idea to write an ISI paper.
till now,I'm thinking to write something about Formal Methods but I'm not sure. So What do you suggest I want to change the subject and still looking for new ideas.
What is a good subject for an ISI paper
Content of a website is stored in a MySQL database. 99% of the content will be enabled, but some (users, posts etc.) will be disabled. Most of the queries end as WHERE (...) AND enabled
Is it a good idea to create an index on the field 'enabled'?
I'm almost ready to use Magento (which is built upon Zend Framework, which i know) and i'm looking for a good book covering setup, config, best practices, creating templates, development, etc.
Do you have any to recommend ?
I found some which look insteresting :
The Definitive Guide to Magento
Pro Magento Developer's Guide
Php Architect's Guide to E-commerce Programming With Magento
Any feedbacks on those one ?
I've been trying to learn PHP OOP and have looked at multiple articles, but have yet to find a good resource for learning. I want to learn from the user of setters and getters, $this-, constructors, and so on...! Can anyone please suggest me something? I noticed MOST teachings leave out the explanation of $this-. I want to learn magic methods, decorators, encapsulation, etc... Feel free to suggest something that I haven't explicitly listed.
Hi,
I have downloaded the Visual Studio 2010 CTP along with Phone 7 emulator, but am finding writing code a little counter intuative (coming from a c++ background). Can someone direct me to some good intermediate-level resources / tutorials?
I am looking for a good obfuscater that has visual studio integration, can be commercial or free, and has to work with vs 2010 and .net v4.
Something that is as hassle free as possible, and can obfuscate my release builds
I need to index a whole lot of webpages, what good webcrawler utilities are there? I'm preferably after something that .NET can talk to, but that's not a showstopper.
What I really need is something that I can give a site url to & it will follow every link and store the content for indexing.
Hi all.
Can some one recommend a couple of good websites/bloogs/RSS/Podcasts where someone interested in Java can keep himself informed on the latest trends?
(I was thinking in something like Ajaxian.com for Java)
As always, help will be eternally appreciated.
Hi can anyone recommend a good free html editor.
I want something that will let me wrap sections of code in tags with a shortcut for example. It would make my life easier.
I'm a developer so I want something where I'll be writing most of the html by hand.
Thanks for the help,
Alex
Any suggestion for a good unicode string library for Delphi 2010? Such thing as class that would contain a collection of independent functions, basically an encapsulation of functions that manipulate strings (ex: Trimlike, Character removal, Positional, Sub-string, Compare, Informational, Case, Replacement, Manipulation functions etc. ).
Thanks
I've read through the discussion here...
http://stackoverflow.com/questions/273516/how-do-you-implement-a-good-profanity-filter
I've decided to implement a bad word filter using the badlist referenced in that thread.
However I'm thinking about the scunthorpe problem. (see wikipedia I can't post the link, I'm a new user)
Is there a white list of words like scunthorpe and manuscript that I can use to override a black list?
(not interested in discussions about sensorship etc)
hi
I have a File Uploader in my ASP.NET application Using C#, we can upload any type like images, documents, pdf etc.
I m storing it in the Filesystem and having only the Name of the File in DB.
My doubt is can we store the entire file, images in DB. State me Which is good practice and why we need to use it.
Either file System Storage or SQL DB Storage.
Hey all;
i have learned the c# language moving away from java , i have learned all what's new in that language and i found it to be pretty much interesting , i would like to enthusiasm to attempt implementing some projects but yet i have no ideas in mind.
does anyone happen to know a good lab manual or something similar?
Thanks Alot
What's a good video upload storage solution? I'm trying to find a way to offload bandwidth to another storage solution (something like S3), but at the same time, also trying to find a solution which is geared for video storage.
Are there any solutions out there for this? Or should I just use S3?
Thanks!
I used to be a member of +Ma's Reversing, and later became a member of Caesum's Electrica. Recently I've played Bright Shadows. Are there other good sites for a challenge?
Question reopened; not a duplicate. Similar, yes, but slightly different.
Related: http://stackoverflow.com/questions/24692/where-can-you-find-funeducational-programming-challenges
What would you suggest as a good and practical but simple pattern for a soloution with:
HTML + JSP (as a view/presentation)
SERVLETS (controller, request, session-handling)
EJB (persistence, businesslogic)
MySQL DB
And is it necessary to use an own layer of DAO for persistence? I use JPA to persist objects to my DB.
Should I withdraw business logic from my EJB? Sources online all tell me different things and confuses me...
I'm going to have my website hosted soon on a VPS or dedicated server (with Windows 2008), so I'm trying to plan ahead. I wonder whether the built-in SMTP server that comes with IIS7 is reliable enough for a production server or should I look for an alternative? I heard good things about hmailserver and best of all it's free, do you have any experience with using the bulit-in SMTP on a high traffic website.
Thanks a lot for any suggestions
Are there any good tools for visualising a pre-existing database schema? I'm using MySQL if it matters.
I'm currently using MySQL Workbench to process an SQL create script dump, but it's clunky, slow and a manual process to drag all the tables about (which would be okay if it wasn't so slow).