当前位置: 首页 > 软件库 > 云计算 > >

references-for-dotnet-developers

授权协议 Readme
开发语言 C#
所属分类 云计算
软件类型 开源软件
地区 不详
投 递 者 佴涵蓄
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Referências para desenvolvedores dotnet

Ao aprender .NET, existem sites referências que é preciso conhecer para ficar sempre atualizado com as melhores práticas e novidades da plataforma.Esta lista será constantemente atualizada, e você também pode contribuir.

:octocat: Me siga: https://github.com/hgmauri

�� Blogs em Inglês

�� Blogs em Português

�� GitHub

�� Projetos referências do GitHub

�� Twitter

�� Youtube

�� Whatsapp

�� Telegram

�� Telegram Regionais

�� Discord

�� Cursos Pagos

�� Eventos Presenciais

�� Ebooks

�� Comunidades

�� Vagas Remotas

  • 使用dotnet core就像 python一样; 1)使用try.dot.net 使用了dotnet 版本的jupyter; 2)安装dotnet scrpit dotnet tool install -g dotnet-script dotnet script CcitKermit.cs copy con 的详细解释 copy是复制命令。 con 是控制台设备文件的简称。 在dos中把很

  • 在新的项目中应用了Spring,大大降低了代码开发量,目前Spring仅提供了NHibernate的Module,暂时还没有for ibatis的。 对于Spring.Web 的应用最多,在Web.Config中配置后即可立即使用(参考文档),很方便。 1 Spring.Web 对于Aspx页面提供DI支持    在aspx的Codefile中定义一个Property即可通过 Spring 的Io

  • java中多用配置文件来对代码解耦,而依赖注入是更高级的解耦。 学习设计模式的诀窍在于掌握在何时使用这些模式。 .net / java 动态编译 使程序得以支持海量并发,不像php/asp每次被请求时都进行解释执行。 cakephp 用到2个关键技术 : ActiveRecord & Association Data Mapping .net 2.0之后,创建aspx文件会同时创建3个类,WebF

  • As in one of my post in some other site, I discuss the possibility of working with Xml Linq with XPath. However, let see if we have a XML file that has thefollowing contents. <?xml version="1.0" encod

  • 版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp DotNetNuke is a powerful open source framework that creates and deploys robust modules on the ASP.NET platf

  • Microsoft Visual Studio Professional 2019 Version16.10..3 netcoreapp3.1 Ocelot16.0.1 JwtBearer Middleware NLog Swagger Authorization 批准 Authentication 认证 DDD(Injection) PowerShell Integration

  •  这个注册工具来源于http://userscripts.org/scripts/show/103823本人稍作修改,以便工具能够独立运行。 并且修改C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\b4fc8mmf.default\extensions\sroussey@illumi

  • README.md .NET Core Home The dotnet/core repository is a good starting point for .NET Core. The latest major release is .NET Core 3.1. The latest patch updates are listed in .NET Core release notes. D

  • Tutorial to guide readers through ADO.NET from the top down, showing readers the hows and whys of using ADO.NET with lots of examples they can mold into their own projects right away. http://rapidshar

 相关资料
  • 这是 .NET 平台对Google API的封装,包括:搜索、翻译等;这是非官方的开发包。 示例代码: string text = "我喜欢跑步。"; TranslateClient client = new TranslateClient(/* Enter the URL of your site here */); string translated = client.Translate(te

  • 引用变量是别名,即现有变量的另一个名称。 使用变量初始化引用后,可以使用变量名称或引用名称来引用变量。 参考文献与指针 引用经常与指针混淆,但引用和指针之间的三个主要区别是 - 您不能有NULL引用。 您必须始终能够假定引用连接到合法的存储区。 将引用初始化为对象后,无法将其更改为引用另一个对象。 指针可以随时指向另一个对象。 必须在创建引用时初始化引用。 指针可以随时初始化。 用C ++创建引用

  • 这是Web开发人员的完整参考指南,其中列出了万维网联盟推荐的级联样式表规范中定义的所有CSS属性,级别2。 Aural Background Border Classification Dimension Font Generated Content List and Marker Margin Outlines Padding Positioning Table Text Print Pseud

  • Table of Contents When an issue, pull request or comment is posted, the text description is parsed in search for references. These references will be shown as links in the Issue View and, in some case

  • restful-api-design-references是RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。 RESTful 介绍及设计思路 Principles of good RESTful API Design(译:好 RESTful API 的设计原则 )简单易懂,条理清晰,推荐 Best Practices for Designing a Prag

  • dotNet Protector是一个功能强大的.NET代码保护系统,它可以防止程序集被反编译。dotNet Protector使用的是一个新的主体混淆技术保护应用程序和组件。程序集不再需要合并到一个win32可执行文件中,但是会保留其.net特性。 dotNet Protector 采用一个命名混淆器结合一个主体混淆器来保护您的代码。 dotNet Protector 本地运行支持X32、X64