Hi all,
I have learned Perl and PHP.So I want to do simple real time project in this by that I can improve my knowledge in Perl and PHP.
Can anyone suggest me any requirements.
Thanks in Advance
I'm working on a project that will require me to take various .vbproj and .csproj files and determine which version of Visual Studio they were built with and then to get information such as the output dll name etc.
Does anyone know if there is a schema available for these files? Google and MSDN searches are coming up a bit blank.
Hi all,
I have to design High Level Architecture for Liferay Project. Is there any sample document for Portal Architecture related to Liferay / J2EE?
Your swift reply shall be highly appreciated.
Thanks in advance
Gnaniyar Zubair
When I try to open a project's CodeAnalysis page I get the error
"An error occurred trying to load the page.
Only TrueType fonts are supported. This is not a TrueType font."
I also get a very simmilar ExceptionBox when I want to open the solution's propertywindow:
"Only TrueType fonts are supported. This is not a TrueType font."
Has anyone experiences with this error?
I have visual studio setup project with a custom RadioButtons dialog.
How do I get it to write the value of the ButtonProperty in the registry after it is selected in the UI?
I get a .apk does not exist error when exporting Android project in Eclipse using android-sdk_r06-mac_86.
I never got the error in the previous version of the SDK.
Off course the .apk file doesn't exist. I'm trying to build and sign it.
How do I fix this problem?
I prefer to getting it to work in Eclipse again.
Is storing secret keys (internal use passwords and such) on iPhone source code and project resources (such as plist files) secure?
Obviously nothing is 100% secure, but can this information be extracted easily from an installed app?
How do you recommend storing these keys to use them in the source code?
Just in case, this question is not about storing user passwords.
Is there a way to automate code signing a VBA project in a Word 2003 and/or Word 2007 document?
By automate I mean via a command line utility or via Word VBA automation?
Motivation: I would like to code sign several Word templates as part of an automated daily build and distribution cycle. Right now we have to do this manually by opening each document in Word and resigning.
Thank you,
Malcolm
I really enjoyed browsing Joel's MBA Curriculum reading list. Are there other good lists of recommended books for software developers and software project managers?
Is there any way to have an Ant script running in Eclipse publish a WTP project? I want my ant script to perform some tasks, then kick off the publish as if I had done it from the UI, and then do some more things.
Hi I have .NET 3.5 solution with multiple projects in it. Is there a way I can create a "Global" AssemblyInfo.cs in which all the project AssemblyInfo.cs can reference from?
Hi,
I get the chromium source and I am able to compile it fine under MaxOS X.
My question is why every time I power off my laptop and then re-open my XCode project and click 'Build and Go (Debug)', XCode recompiles EVERYTHING (even I have not modified any file).
Is there any way to config to compile when needed?
Thank you for any suggestion.
Microsoft killed NDoc when they released a CTP/Beta version of Sandcastle.
And I rarely see information about new version of a usable version of sandcastle (with an integrated UI for example).
The latest realease is the May 2008 release.
Is Sandcastle a dead project or will it be included with Visual Studio 2010 ?
Without writing a GNUmakefile by hand, do any tools exist that understand Xcode projects and can build then directly against GNUstep, thus simplifying (slightly) the work required to keep projects functional under Cocoa/Mac and GNUstep/Linux?
Basically, is there an xcodebuild style app for Linux?
I looked at pbtomake a few weeks ago but it seems to be a dead project.
NerdDinner.csproj won't load in vs2008 sp1 with .net 3.5 sp1. Am I not up-to-date on these tools or something? It complains this project type not supported on this installation.
hello all
i created a simple project with zf and it works fine, but when i copy it to other pc
it just show a blank page without any page or errors ?
my zf version is 1.9 and in other pc zf version 1.9 too
what do you do about this problem?
I am making an iPhone app. I have a code that is in C. The C code contains a lot of pointers and global variables. I want to use this C code in my objective-c project. Can anybody please help me with this?
Hi,
I have been working in Java/J2ee projects, in which I follow the Maven structure.
I want to develop [say a command line interpreter in linux {ubuntu}] in C.
I never develop projects in C. I want to know what project structure I should follow.
I'm trying to put my database scripts into a VS Database project (I haven't generated them yet).
I'm assuming there should be some kind of "auto generate all" functionality, but I can't find anything.
Or do I really have to generate them one by one manually from management studio?
While creating a new project using django jython on windows, when i type django-admin.py startproject mysite on command prompt, it opens the file django-admin,py in text editor. how to get around this issue?
Does Project Lombok offer any benefit compared to code templates / code generation in Eclipse? Are there any downsides (apart from including the .jar)?.
I have a .swc file and I learned how to add that swc file into the library. I will be happy if any one explain how to use this .swc file into my flex project and run that with an example .
Is it possible to create a project in Team Foundation Server without having TFS wanting it to publish to a SharePoint site? We do have SharePoint Server, but due to unavailibility of our network administrator (hence cannot get rights right now), it is stopping us from exploring any further TFS features.
How to go from ASP.Net to Classic ASP; I have been assigned to new project which is in Classic ASP and I have never worked on Classic ASP but have exposure to .NET