Mohammed Nasman

4,066
Reputation
295 views

Registered User

Name Mohammed Nasman
Member for 1 year
Seen 1 hour ago
Website
Location Palestine
Age 33
Software developer and IT trainer. working with Delphi & C#
Nov
26
answered Multiple Database Access with Delphi
Nov
21
accepted hotfile account checker
Nov
21
answered hotfile account checker
Nov
20
revised Server AContexts List with Indy10
edited body
Nov
19
accepted dbGo or dbExpress for Delphi 2010 with Microsoft SQL Server
Nov
18
revised configure SVN for Flash Action script programming
deleted 10 characters in body
Nov
18
answered configure SVN for Flash Action script programming
Nov
18
answered dbGo or dbExpress for Delphi 2010 with Microsoft SQL Server
Nov
15
revised Looking for a simple graphical component for Delphi
corrected spelling
Nov
13
comment Delphi - most successful applications developed
@neonski,It's wonderful tool, I can't use oracle without it :-)
Nov
9
answered Firebird, which driver?
Nov
7
answered Has Anyone Tried FastReport .Net before?
Nov
2
answered Is it possible to use the adoquery result as a string?
Nov
1
answered What librairies exists to create “moving/living” UI in delphi ?
Oct
28
answered project load faster
Oct
28
answered Delphi 2010 or 2007 for upgrading Delphi 3 project?
Oct
27
awarded  Popular Question
Oct
20
awarded  Popular Question
Oct
20
answered How do I recognize command-line parameters in my Delphi program?
Oct
11
comment Delphi - most successful applications developed
@Marco, Not true, I just open skype and check it, and found it still built by Delphi, they also use indy and some of TNT Controls, the C++ version in the Linux and Mac one, and they have been using C++ for non windows version from the start :)
Oct
11
comment Delphi - most successful applications developed
@Juparave, Look at skype jobs, they were looking for Delphi developers, not C++Builder ones ;-)
Oct
10
accepted Delphi - most successful applications developed
Oct
10
answered Delphi - most successful applications developed
Oct
10
comment Delphi - most successful applications developed
@opetrov, use PEID or any other resource utility and will show you that ;-)
Oct
3
awarded  Yearling
Oct
1
answered SEO friendly URLs with Delphi ISAPI
Sep
30
answered Modifying a string in resource of an exe
Sep
26
revised Is there a git plugin for the Delphi IDE?
deleted 228 characters in body
Sep
26
answered Is there a git plugin for the Delphi IDE?
Sep
23
comment [Delphi] Chinese Symbols When Loading Text
If you use Notepad, insure that it save it as ASCII encoding, not UTF8
Sep
23
revised [Delphi] Chinese Symbols When Loading Text
edited body
Sep
23
answered Delphi, frames vs forms. What for multi-document interface?
Sep
21
revised What is the current status of LOGO? (The programming language)
corrected spelling
Sep
3
comment Single-user source control?
Right, Team Coherence is written in Delphi.
Sep
3
revised Plugin for VS 2008 - With Structural Highlighting - Support Syntax Delphi Prism
Correct Title Spelling
Sep
1
answered How can I interrogate the Delphi component palette?
Aug
31
comment ASMX in Delphi Studio
Actually it's removed after Delphi 2007, Delphi 2007 was support .Net v2 while Delphi 2006 supports only .Net 1.1.
Aug
20
accepted Create an exact copy of TPanel on Delphi5
Aug
18
comment good version control software for Delphi 2009
As Nick Said, it will be separate project and will be shipped after final version of D2010. forums.codegear.com/thread.jspa?messageID=144887/…
Aug
15
answered Delphi certifications
Aug
12
revised Integrate Delphi ISAPI DLL into an ASP.NET web application
corrected spelling
Aug
11
answered Rich GUI application in Delphi
Aug
6
answered Recommended reporting tool for smaller applications?
Aug
6
answered Create an exact copy of TPanel on Delphi5
Aug
4
accepted How to get images from URL in Delphi
Aug
4
comment How to get images from URL in Delphi
Add "uses JPEG ", I made my example with GIF unit, you need to use Jpeg one.
Aug
4
comment How to get images from URL in Delphi
TWO NEGATIVES VOTES!!!!!, could you please explain why you vote down ????
Aug
4
answered Delphi 3 to SQL 2008
Aug
4
comment How to get images from URL in Delphi
Thanks Rob, I did it in hurry specially the Gif side, I was looking to store the Stream directly into TImage but recognized it's not available.
Aug
4
revised How to get images from URL in Delphi
added 5 characters in body