<?xml version="1.0" encoding="Windows-1251" ?>
<rss version="0.92">
<channel>
<title>Íîâûå ôàéëû íà Realcoding.NET</title>
<link>http://realcoding.net/downloads</link>
<description>Ôàéëû íà ïîðòàëå realcoding.net</description>

<item>
<title>ClassLibrary 11.2.1</title>
<link>http://realcoding.net/downloads/view/5220</link>
<description>
 ClassLibrary is the ultimate code library for  developers, teams, and enterprises. It provides the best collection of ready-to-use code snippets, classes, how-to’s, and articles. It also allows you to manage your own code and share knowledge within a team by using the fully searchable code repository. ClassLibrary  provides both a full-featured standalone Code Explorer,is the Ultimate Code Library for Programmers. Get a jumpstart into programming with thousands of lines of C# and Visual Basic .NET code, JavaScript, HTML, ASP.NET. Hundreds of categories, samples, tips, how-to's and royalty-free code makes .NET coding a snap. It comes with pre-built databases covering C#, VB.NET, JavaScript,   ASP.NET, SQL, ADO.NET WEBSERVICES &amp; HTML comprising over 7.000+ Lines of Code, 260+Modules and 60+ Categories.
</description>
<rubric>{rubric}</rubric>
</item>
<item>
<title>EmEditor Professional 7.01</title>
<link>http://realcoding.net/downloads/view/5219</link>
<description>
EmEditor is a text editor for Windows that supports JavaScript or VBScript macros, Unicode, plug-ins, syntax highlighting (including embedded scripts in HTML, ASP, and PHP files), drag-and-drop, and menu and keyboard customizations. This release supports not only JavaScript and VBScript for the text editing macros, but also PerlScript, PHPScript, Python, Ruby, and other languages as long as script engines you want to use are installed.
</description>
<rubric>{rubric}</rubric>
</item>
<item>
<title>HTMLPad 2008 Pro 9.0.0.97</title>
<link>http://realcoding.net/downloads/view/5218</link>
<description>HTMLPad 2008 Pro is a solution to web page coding. It is compact, fast, easy 
to use and extremely powerful web document editor. It not only allows you to 
take full control over your HTML code, but it also dramatically speeds up the 
coding process, saving your precious time. Its user-friendly interface makes it 
useful both for beginners and experts. The program has special features for 
HTML, CSS, JavaScript, VBScript, PHP, SSI, ASP, and Perl.

</description>
<rubric>{rubric}</rubric>
</item>
<item>
<title>Microsoft IronPython 2.0 Beta 3</title>
<link>http://realcoding.net/downloads/view/5217</link>
<description>Microsoft IronPython is a codename of the early pre-alpha release of the new 
Implementation Running on .NET of Python programming language. It supports an 
interactive interpreter with fully dynamic compilation. It is well integrated 
with the rest of the framework and makes all .NET libraries easily available to 
Python programmers.
Latest Changes:

	Nt.access is missing Closed Issue Medium Jun 2 at 7:24 PM
	Trivial: throw WindowsError (with &amp;#39;errno&amp;#39; of 17) when nt.mkdir called on 
	pre-existing directory
	&amp;#39;_&amp;#39; is in the result of dir() after first expression evaluation
	-X:MTA option not supported by IP 2.0A
	Expresion-1 if condition else expresion-2 working incorrectly
	Python Parser class is internal
	PythonType.HasGetAttribute property does not detect inherited 
	implementation
	_winreg is not implemented
	SyntaxError(...)._dict_ is not a dict
	Using &amp;#39;with&amp;#39; statment with IDisposable .NET type doesn&amp;#39;t work
	IronPython forces objects in sys.meta_path to be new-style classes
	Imp.load_module(&amp;quot;os&amp;quot;, ...) broken
	DUPLICATE: Run ipyw .exe ( Iron Python 2 Beta 2 )
	REJECTED: Can&amp;#39;t create &amp;amp; return nested function from CreateDelegate
	Id returns Int64 not int or long


</description>
<rubric>{rubric}</rubric>
</item>
<item>
<title>Notepad++ 5.0 Beta</title>
<link>http://realcoding.net/downloads/view/5216</link>
<description>Notepad++ is a free source editor with the syntax highlighting and syntax 
folding. It also gives the extra functionality to define a user&amp;#39;s own language 
for the syntax folding and syntax highlighting. You can print your source code 
in color. It allows a user to edit the different document in the same time, and 
even to edit the same document synchronizely in 2 different views. It supports 
full drag and drop.
Latest Changes:

	Improve Notepad++ performance - on startup and on exit
	Add Calltip capacity
	All the menu commands can be added in context menu, including plugins&amp;#39; 
	commands, macros and user defined commands
	Add bookmarked lines operations : delete all marked lines, copy all 
	marked lines into clipboard, cut all marked lines into clipboard, paste from 
	clipboard to replace all marked lines content
	Fix crash bug : Open files with date pre-1970
	Fix clone mode bug : now the actions done in one view will be 
	synchronized in the cloned view
	Add tooltips in document tab to display the full file name path
	Change hide lines behaviour : Hide lines now saved during switches
	Change file history list behaviour : Most recent closed file is on the 
	top. Add number on list
	Caret width and blink rate are customizable
	Add asterisk in title bar if file is dirty
	The bookmarks&amp;#39; look &amp;amp; feel are improved
	Add &amp;quot;Select all&amp;quot; and &amp;quot;copy&amp;quot; context menu items in Find in files results 
	window
	Fix goto line with command line bug
	Improve smart highlight / mark all / incremental search highlight all 
	visibility


</description>
<rubric>{rubric}</rubric>
</item>
<item>
<title>BotDetect ASP.NET CAPTCHA 2.0.11</title>
<link>http://realcoding.net/downloads/view/5215</link>
<description>
BotDetect ASP.NET CAPTCHA is a website security component designed to protect 
your registration, comment, poll, guestbook, content submission, and other 
online forms from automated spam submissions. It generates CAPTCHA images with 
textual code rendered in them that are easily decipherable to humans but not to 
spam bots.
In essence, it allows you to focus on your code or content instead of on 
deleting spam.
Latest Changes: 

	Fixed a bug with the CAPTCHA randomization being bypassed when clicking 
	the Reload CAPTCHA button, or for other direct CAPTCHA image requests
	Fixed a bug with the sequential Reload CAPTCHA button clicks appending 
	new values to the querystring instead of replacing the existing one
	Fixed a bug with the CAPTCHA stylesheet not resetting link styles for 
	the Reload and Sound CAPTCHA buttons, causing layout problems if the page 
	link style includes padding etc
	Fixed a bug with the CAPTCHA validation always failing if the .aspx form 
	path includes spaces or other Url-encoded characters
	Fixed a client-side script include bug occurring when a Captcha control 
	is placed inside a MultiView control which is inside an ASP.NET Ajax 
	UpdatePanel
	Added support for CAPTCHA image and sound request full path 
	customization (instead of just the extension) via web.config settings
	Improved handling of invalid CAPTCHA requests sent by some bots 
	(repeated CAPTCHA image or sound requests with expired parameters)

</description>
<rubric>{rubric}</rubric>
</item>
<item>
<title>PureComponents Ultimate Suite 2008.1.0602</title>
<link>http://realcoding.net/downloads/view/5214</link>
<description>PureComponents Ultimate Suite is a complete set of 79 components for .NET 
WinForms. It contains all controls you need for developing the user interface. 
You can find there components for controlling the application, displaying data 
in a grid, calendars, controls for creating entry forms and more.

</description>
<rubric>{rubric}</rubric>
</item>
<item>
<title>PE Explorer 1.99 R3</title>
<link>http://realcoding.net/downloads/view/5213</link>
<description>





PE Explorer is a tool for inspecting and editing the inner workings of 
Windows 32-bit executable files. It offers a look at PE file structure and all 
of the resources in the file, and reports multiple details about a PE file (EXE, 
DLL, ActiveX controls, and several other Windows executable formats). Once 
inside, file structure can be analyzed and optimized, hostile code detected, 
spyware tracked down, problems diagnosed, changes made and resources repaired. 
PE Explorer Disassembler utilizes a qualitative algorithm designed to 
reconstruct the assembly language source code of target binary win32 PE files 
(EXE, DLL, OCX) with the highest degree of accuracy possible. PE Explorer also 
provides: an API function Syntax Lookup, Dependency Scanner, Section Editor, and 
a Resource editor.
Latest Changes: 

	Added the Reload Last Opened File button
	Minor tweaks and improvements
	Added the Delete/Undelete Section buttons
	Bug fix: Sections could not be deleted
	Bug fix: Fixed an error that caused PE Explorer to unexpectedly shut 
	down when saving multiple resources at once
	Now supports for UPX v3.03
	Minor improvements

</description>
<rubric>{rubric}</rubric>
</item>
<item>
<title>Microsoft Parallel Extensions to .NET Framework 3.5, June 2008 Community Technology Preview</title>
<link>http://realcoding.net/downloads/view/5212</link>
<description>Parallel Extensions to the .NET Framework is a managed programming 
model for data parallelism, task parallelism, and coordination on parallel 
hardware unified by a common work scheduler. Parallel Extensions makes it easier 
for developers to write programs that scale to take advantage of parallel 
hardware by providing improved performance as the numbers of cores and 
processors increase without having to deal with many of the complexities of 
today’s concurrent programming models. Parallel Extensions provides library 
based support for introducing concurrency into applications written with any 
.NET language, including but not limited to C# and Visual Basic.


</description>
<rubric>{rubric}</rubric>
</item>
<item>
<title>.NET StockTrader Sample Application</title>
<link>http://realcoding.net/downloads/view/5211</link>
<description>This application is an end-to-end sample application for .NET 
Enterprise Application Server technologies. It is a service-oriented application 
based on Windows Communication Foundation (.NET 3.0) and ASP.NET, and 
illustrates many of the .NET enterprise development technologies for building 
highly scalable, rich &amp;quot;enterprise-connected&amp;quot; applications. It is designed as a 
benchmark kit to illustrate alternative technologies within .NET and their 
relative performance.

The application offers full interoperability with J2EE and IBM WebSphere&amp;#39;s Trade 
6.1 sample application. As such, the application offers an excellent opportunity 
for developers to learn about .NET and building interoperable, service-oriented 
applications.

The new download includes the automated setup for the .NET StockTrader 2.0 and 
the Configuration Service 2.0, with associated technical documents that explain 
how to run and reconfigure the .NET StockTrader service-oriented application. 
Additional documentation in the download provides the steps necessary to 
implement the Configuration Service 2.0 in your own applications and services 
for central configuration management; distributed caching; load-balancing and 
failover across clustered service nodes. The new sample includes:

· .NET StockTrader 2.0 composite Web application and middle tier services.
· New modes for Advanced Web Service (WS-*) message-level security and 
interoperability with a variety of non-Microsoft platforms via the SOA 
architecture.
· Configuration Service 2.0 with technical guides and samples.
· Capacity planning tool for running multi-agent benchmarks against the .NET 
StockTrader services.
· WSTest 1.5 Web services benchmark.




</description>
<rubric>{rubric}</rubric>
</item>
</channel>
</rss>