<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Geeks for your information - Microsoft Technologies]]></title>
		<link>https://www.geeks.fyi/</link>
		<description><![CDATA[Geeks for your information - https://www.geeks.fyi]]></description>
		<pubDate>Wed, 29 Apr 2026 10:01:18 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Disabling Windows Defender?]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=13700</link>
			<pubDate>Sun, 06 Dec 2020 12:31:09 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=748">dinosaur07</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=13700</guid>
			<description><![CDATA[Hello users,<br />
What is your opinion on disabling or not Windows Defender when using other AV or Security Suites that give us the option to keep it or disable it? Is it safe to have 2 AVs running ar the same time?<br />
My opinion will be to disable Windows Defender and use 3rd party AV or Security Suite if we are given this possibility or have this option.<br />
What do you think?<br />
Thanks.]]></description>
			<content:encoded><![CDATA[Hello users,<br />
What is your opinion on disabling or not Windows Defender when using other AV or Security Suites that give us the option to keep it or disable it? Is it safe to have 2 AVs running ar the same time?<br />
My opinion will be to disable Windows Defender and use 3rd party AV or Security Suite if we are given this possibility or have this option.<br />
What do you think?<br />
Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Dart 2.3 announced]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=6962</link>
			<pubDate>Fri, 10 May 2019 04:09:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=5">krish</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=6962</guid>
			<description><![CDATA[<img src="https://cdn-images-1.medium.com/max/1600/0*iKWVPoE5aSiCI-mW" loading="lazy"  alt="[Image: 0*iKWVPoE5aSiCI-mW]" class="mycode_img" /><br />
<br />
<br />
the stable release of the Dart 2.3 SDK, with new language features that improve your coding experience when developing user interfaces, new tooling support for developing Flutter UI, and two new websites: <a href="https://dart.dev" target="_blank" rel="noopener" class="mycode_url">dart.dev</a> &amp; <a href="https://pub.dev" target="_blank" rel="noopener" class="mycode_url">pub.dev</a> announced.<br />
<br />
<a href="https://medium.com/dartlang/announcing-dart-2-3-optimized-for-building-user-interfaces-e84919ca1dff" target="_blank" rel="noopener" class="mycode_url">Read More</a>]]></description>
			<content:encoded><![CDATA[<img src="https://cdn-images-1.medium.com/max/1600/0*iKWVPoE5aSiCI-mW" loading="lazy"  alt="[Image: 0*iKWVPoE5aSiCI-mW]" class="mycode_img" /><br />
<br />
<br />
the stable release of the Dart 2.3 SDK, with new language features that improve your coding experience when developing user interfaces, new tooling support for developing Flutter UI, and two new websites: <a href="https://dart.dev" target="_blank" rel="noopener" class="mycode_url">dart.dev</a> &amp; <a href="https://pub.dev" target="_blank" rel="noopener" class="mycode_url">pub.dev</a> announced.<br />
<br />
<a href="https://medium.com/dartlang/announcing-dart-2-3-optimized-for-building-user-interfaces-e84919ca1dff" target="_blank" rel="noopener" class="mycode_url">Read More</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[.NET 5 will be released in November 2020]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=6910</link>
			<pubDate>Tue, 07 May 2019 08:48:34 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=5">krish</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=6910</guid>
			<description><![CDATA[Microsoft will be releasing .NET 5 in November 2020 after the .NET core 3.0 in September 2019.<br />
<br />
<img src="https://devblogs.microsoft.com/dotnet/wp-content/uploads/sites/10/2019/05/dotnet_schedule.png" loading="lazy"  alt="[Image: dotnet_schedule.png]" class="mycode_img" /><br />
.NET 5 = .NET Core vNext.NET 5 is the next step forward with .NET Core. The project aims to improve .NET in a few key ways:<ul class="mycode_list"><li>Produce a single .NET runtime and framework that can be used everywhere and that has uniform runtime behaviors and developer experiences.<br />
</li>
<li>Expand the capabilities of .NET by taking the best of .NET Core, .NET Framework, Xamarin and Mono.<br />
</li>
<li>Build that product out of a single code-base that developers (Microsoft and the community) can work on and expand together and that improves all scenarios.<br />
</li>
</ul>
<a href="https://devblogs.microsoft.com/dotnet/introducing-net-5/" target="_blank" rel="noopener" class="mycode_url">Read more </a>]]></description>
			<content:encoded><![CDATA[Microsoft will be releasing .NET 5 in November 2020 after the .NET core 3.0 in September 2019.<br />
<br />
<img src="https://devblogs.microsoft.com/dotnet/wp-content/uploads/sites/10/2019/05/dotnet_schedule.png" loading="lazy"  alt="[Image: dotnet_schedule.png]" class="mycode_img" /><br />
.NET 5 = .NET Core vNext.NET 5 is the next step forward with .NET Core. The project aims to improve .NET in a few key ways:<ul class="mycode_list"><li>Produce a single .NET runtime and framework that can be used everywhere and that has uniform runtime behaviors and developer experiences.<br />
</li>
<li>Expand the capabilities of .NET by taking the best of .NET Core, .NET Framework, Xamarin and Mono.<br />
</li>
<li>Build that product out of a single code-base that developers (Microsoft and the community) can work on and expand together and that improves all scenarios.<br />
</li>
</ul>
<a href="https://devblogs.microsoft.com/dotnet/introducing-net-5/" target="_blank" rel="noopener" class="mycode_url">Read more </a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Visual Studio 2019 version 16.1 Preview 2 Released]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=6813</link>
			<pubDate>Mon, 29 Apr 2019 13:35:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=5">krish</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=6813</guid>
			<description><![CDATA[Improvements<br />
NuGet package debugging<br />
Source Link<br />
Shared Project support and per-monitor awareness for dialogs extensibility included<br />
<img src="https://devblogs.microsoft.com/visualstudio/wp-content/uploads/sites/4/2019/04/16.1p2-CMakeFindPackage.jpg" loading="lazy"  alt="[Image: 16.1p2-CMakeFindPackage.jpg]" class="mycode_img" /><br />
<a href="https://devblogs.microsoft.com/visualstudio/visual-studio-2019-version-16-1-preview-2/" target="_blank" rel="noopener" class="mycode_url">https://devblogs.microsoft.com/visualstu...preview-2/</a>]]></description>
			<content:encoded><![CDATA[Improvements<br />
NuGet package debugging<br />
Source Link<br />
Shared Project support and per-monitor awareness for dialogs extensibility included<br />
<img src="https://devblogs.microsoft.com/visualstudio/wp-content/uploads/sites/4/2019/04/16.1p2-CMakeFindPackage.jpg" loading="lazy"  alt="[Image: 16.1p2-CMakeFindPackage.jpg]" class="mycode_img" /><br />
<a href="https://devblogs.microsoft.com/visualstudio/visual-studio-2019-version-16-1-preview-2/" target="_blank" rel="noopener" class="mycode_url">https://devblogs.microsoft.com/visualstu...preview-2/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[In which programming languages you develop?]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=4926</link>
			<pubDate>Sat, 29 Dec 2018 08:38:21 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1474">Deep900</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=4926</guid>
			<description><![CDATA[Hi to all guys. As the title says, what language you mostly use to develop applications?]]></description>
			<content:encoded><![CDATA[Hi to all guys. As the title says, what language you mostly use to develop applications?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[F# support for .NET Core and .NET Standard projects in Visual Studio]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=1083</link>
			<pubDate>Wed, 29 Nov 2017 09:54:07 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=5">krish</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=1083</guid>
			<description><![CDATA[Visual Studio 2017 15.5 Preview 4 now supports F# projects targeting .NET Core, .NET Standard, and .NET Framework through the .NET Core SDK.<br />
<img src="https://i.imgur.com/YAhJ1ORl.png" loading="lazy"  alt="[Image: YAhJ1ORl.png]" class="mycode_img" /><br />
<br />
What’s new<br />
There are several new features in this new project support, and if you’ve used it with C# and .NET Core or .NET Standard projects, you’ll likely know about all of them. Here are a few that I like:<ul class="mycode_list"><li>Project files are significantly smaller, often by an order of magnitude.<br />
</li>
<li>Project files are editable without having to unload the project.<br />
</li>
<li>You can edit a project file (e.g., adding a package) and when it’s saved, the project system will automatically react to those changes (such as restoring an added package).<br />
</li>
<li>NuGet dependencies, the SDK reference, and project-to-project references are unified under the Dependencies node.<br />
</li>
</ul>
<a href="https://blogs.msdn.microsoft.com/dotnet/2017/11/15/announcing-f-support-for-net-core-and-net-standard-projects-in-visual-studio/?utm_source=vs_developer_news&amp;utm_medium=referral" target="_blank" rel="noopener" class="mycode_url">Read More</a>]]></description>
			<content:encoded><![CDATA[Visual Studio 2017 15.5 Preview 4 now supports F# projects targeting .NET Core, .NET Standard, and .NET Framework through the .NET Core SDK.<br />
<img src="https://i.imgur.com/YAhJ1ORl.png" loading="lazy"  alt="[Image: YAhJ1ORl.png]" class="mycode_img" /><br />
<br />
What’s new<br />
There are several new features in this new project support, and if you’ve used it with C# and .NET Core or .NET Standard projects, you’ll likely know about all of them. Here are a few that I like:<ul class="mycode_list"><li>Project files are significantly smaller, often by an order of magnitude.<br />
</li>
<li>Project files are editable without having to unload the project.<br />
</li>
<li>You can edit a project file (e.g., adding a package) and when it’s saved, the project system will automatically react to those changes (such as restoring an added package).<br />
</li>
<li>NuGet dependencies, the SDK reference, and project-to-project references are unified under the Dependencies node.<br />
</li>
</ul>
<a href="https://blogs.msdn.microsoft.com/dotnet/2017/11/15/announcing-f-support-for-net-core-and-net-standard-projects-in-visual-studio/?utm_source=vs_developer_news&amp;utm_medium=referral" target="_blank" rel="noopener" class="mycode_url">Read More</a>]]></content:encoded>
		</item>
	</channel>
</rss>