GUYS I need to know abt the book which is best book for a professional to improve his concept
it must be objective
if sm1 have plz send it to [email protected]
I follow some sample code which uses
trace("Hello World");
to print out something in ActionScript 3.0, in Flash Professional CS5.
But nothing seems to get printed out (in a browser). Is the trace() function deprecated / removed?
Hello,
I am trying to make my site look more professional by removing the html endings from the pages..
ex. just leaving at http://33tpm.com/es/tienda
All the answers Ive found so far are so confusing that I don't really understand anything..
Can someone please help me out?
Thank you
Thomas
Hello,
I want to implement single sign on in my asp.net web application. Scenario is something like below:
user will get registered / sign up at "account.example.com"
there will a link to "professional.example.com"
when user goes to this link (step 2), they must remain logged in over here.
Please suggest me the best solution for this.
Regards,
Pratik
I'm looking for a CMS just for backend that lets you manage database tables with custom fields.
I found Wordpress Pods similar to what I'm looking for, but I don't want Wordpress to manage my frontend (and Wordpress Pods don't look professional to me...)
Is there something like this out there?
Thank you.
Sergio
I am just trying to add a "Hello World" or a program that draw a circle to a brand new project in Flash Professional CS5.
So the project file is has a .fla extension
And I think the code is supposed to be added to the "action" of frame 1? But I don't see any place where I can open up a box to type in any code? How can that be done?
Thanks.
Hi,
I am planning to buy a new laptop to learn asp.net web applications and also windows applications. Do we get IIS7 installed when we buy the home edition of windows 7 or should we buy windows 7 professional version?
Currently I have a site that is using Google Checkout's mini cart system and I like it a lot, however, I'm wondering if there is a more professional way of doing it, while still keeping it simple.
I've looked into an authorize.net account, but I need to find a way to handle the mini shopping cart before heading off to process the order.
Are there any good open source mini shopping carts that are not linked with a merchant service?
I have a VS.net project where I need to add a reference to Microsoft.sharepoint.dll
where can I find the dll. I am running my web application on XP Professional box and I cannot install WSS 2.0 on my machine.
I need to programmatically access a sharepoint site which is on WSS 2.0 from aSP.net application.
Please help
Thanks
Since I am unemployed at the moment, I decided to start a small business for computer repair. Can you help out with some ideas for the name for this new company? I was thinking of something like Computer Associates, or Computer Squad, but they sound a little cheesy. I wanted something a little more professional.
Thanks for any suggestions.
Should a professional programmer allow themselves to write code without completely understanding the requirements?
In my 30+ years as a programmer I must have written many thousands of lines of code without completely understanding what is required of me at the time. In most cases the results were rubbish that should have been discarded.
Every other industry that employs professionals has systems to root out such behavior. Ours does not. Is this right?
"Everything is an object" was one of the first things I learned about Ruby, but in Peter Cooper's Beginning Ruby: From Novice to Professional book, it is mentioned that "almost everything in Ruby is an object".
Can you give me some examples of things that are not objects in Ruby?
I am using Visual Studio 2008 professional, C#. I found the App.config file is copied into the bin\debug and bin\release folder. Is that by default? I thought the XXX.exe.config file will be the only configuration file for a project.
Is it safe to release our applicaion without the App.config?
if yes, how to ask VS2008 to stop copy that file after build?
thanks
I am cleaning up my machine and found cannot uninstall MSDN Library - January 2002 due to an error. It takes 1.3G disk space. I want to remove it. any idea where it is and how to manually remove it? or any free tool can do the trick for me? I am plan to install Visual Studio 2008 professional. I am using Windows XP.
thanks,
The basic requirement is in look and feel.
It should look professional,have an good user interface.
I don't know if someone has already developed such a tool especially for doing this kind of job.
Using Visual Studio 2010 Professional, I have a ToString() method that looks like this:
public override string ToString()
{
return "something" + "\n" + "something";
}
Because there are several "something"'s and each is long, I'd like to see
something
something
Sadly, I'm seeing
"something\nsomething"
Is there a way to get what I want?
Seriously, I don't know what to google. Here's the thing, I like this java-like code writting:
if (condition == true) {
doSomeStuff();
}
But VisualStudio "helps" me with his own "style", which I don't like and I am unable to change (after rather big time of desperate checking all settings :/)
if (condition == true)
{
DoStuff();
}
I obviously want the "{" char to be in same line where condition is ...
I am using MS Visual Studio 2010 professional
Any help appreciated!
Is it possible to use Visual Studio's testing system with native code? I have no objection to recompiling the code itself under C++/CLI if it's possible the code can be recompiled without changes -- but the production code shipped has to be native code.
The Premium Edition comes with code coverage support which I might be able to get cheaply from my University -- but I can get the Professional Edition for free from DreamSpark -- and that's the only thing I can see that I'd use. (But I'd use it a LOT)
( www.pdftopng.net )*PDF to PNG*Converter is the professional software that can convert PDF to PNG with high quality and fast speed. Besides, Free PDF to PNG can convert PNG to the other images like PDF to JPG, PDF to GIF, PDF to TIFF, PDF to BMP and so on. What's more, PDF to PNG can customize your output settings including output type, output color and page range etc.
Just to get some professional opinions, is it possible to load in an external SWF and set that SWF's background to transparent?
This question has nothing to do with embedding the SWF in an HTML page. I already know that setting the WMODE to transparent will create a SWF with a transparent background in a browser.
Learning just another language is not much work. However, getting familiar with all the supporting libraries is veeeery expensive and actually you cannot go too far without that.
Would you consider a worthy career investment to learn java once you already are an accepted professional of .NET or you would rather invest the same amount of energy to get deeper in the things you already know?
Does anyone have any guidance on the best way to manage licensing for a WPF application? I would like to have different levels of licensing (Free, Trial and Professional). The app itself will probably be distributed with a WiX installer (if that makes any difference)
I am going to install Visual Studio 2010 Premium. I have SQL Server 2008 Express already installed on my laptop along with Visual Studio 2008 Professional.
Do I have to uninstall SQL Server 2008 Express or will it be configured to operate in the 2010 Environment?