Facebookov profil osebe Stanko Milosev

Results 51 - 60 of 120

0.0/5 (0 vote)
Delphi/MSMQ
Author:Stanko Milošev
About queues generally:   Normal 0 21 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable ...
Friday, 19 December 2008 | 237 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
Software Development Philosophy/Software Development Philosophy
Author:Stanko Milošev
I created new section and category, software development philosophy, I  get an idea to name it like this from wikipedia's article, List of software development philosophies Since in that list there is no refinement, I would like to mention it. ...
Friday, 02 January 2009 | 290 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
Delphi/Delphi
Author:Stanko Milošev
if Screen.ActiveForm Application.MainForm then  // There is an opened Window which is not the MainForm   Taken from here.
Tuesday, 06 January 2009 | 165 hits | Print | PDF | Report | Read more
54. Log in
0.0/5 (0 vote)
Delphi/Delphi
Author:Stanko Milošev
You need to access computer which is not in a domain? No problem Here is the code: var token: Cardinal; dwResult: DWORD; nr: TNETRESOURCE; sl: TStringList; begin nr.dwType := RESOURCETYPE_DISK; nr.lpProvider := nil; ...
Friday, 12 June 2009 | 166 hits | Print | PDF | Report | Read more
1.0/5 (1 vote)
Windows/Administration
Author:Stanko Milošev
I opened a network share: Run -> \\computer When it opened it asked for my user/password combination. Next time when I enter \\computer Windows does not ask me for user name and password, so how to tell Windows to "forget" user name and...
Monday, 15 June 2009 | 720 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
Delphi/Delphi
Author:Stanko Milošev
Yesterday, while I was reinstalling a components, my Delphi 2007 suddennly looked like Delphi 7, with undocked IDE, I don't know what happened, but I was able to change like it is described here, I just clicked Embedded designer check box, restarted...
Thursday, 18 June 2009 | 170 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
Delphi/Delphi
Author:Stanko Milošev
I will not explain how to create component templates, since all is already described here. You will need file, in WinXP: %userprofile%\Application Data\Borland\BDS\5.0\bds.dct To modify existing template, you do same thing, except when you click on...
Friday, 26 June 2009 | 162 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
Windows/Administration
Author:Stanko Milošev
If you want to browse the Internet anonymously, then Tor is best solution for you. If I understand good, your packets are encrypted, and sent to relay proxies, which then decrypt packets and send them on right place. In todays the Internet closing,...
Saturday, 27 June 2009 | 190 hits | Print | PDF | Report | Read more
59. RSS
0.0/5 (0 vote)
Delphi/Delphi
Author:Stanko Milošev
To create RSS XML file, with OmniXML, you can use following code: uses rrRss, OmniXML, SysUtils, Windows, OmniXMLProperties; ... var rss: TRSS; ... rss := TRSS.Create; rss.XMLDoc.PreserveWhiteSpace := False; //for XML to be "human...
Friday, 03 July 2009 | 173 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
PHP/PHP
Author:Stanko Milošev
Delphi for PHP JomiTech PlatinumGrid On JomiTech PlatinumGrid there is an example as on picture: When I tried to do it quickly, I got this: Delphi for PHP "native" grid I couldn't do it quickly, simply it...
Friday, 03 July 2009 | 182 hits | Print | PDF | Report | Read more

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Page 6 of 12


Powered by AlphaContent 4.0.16 © 2005-2010 - All rights reserved