
dotnetcodebox.blogspot.com
.NET Codebox.NET tips && tricks
http://dotnetcodebox.blogspot.com/
.NET tips && tricks
http://dotnetcodebox.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
0.8 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
8
SSL
EXTERNAL LINKS
0
SITE IP
172.217.6.225
LOAD TIME
0.766 sec
SCORE
6.2
.NET Codebox | dotnetcodebox.blogspot.com Reviews
https://dotnetcodebox.blogspot.com
.NET tips && tricks
.NET Codebox: How to check if a TCP port is available for listening
http://dotnetcodebox.blogspot.com/2012/01/how-to-check-if-tcp-port-is-available.html
NET tips & tricks. Thursday, January 5, 2012. How to check if a TCP port is available for listening. This sample code shows how to check if a TCP port is available for listening on the local computer. Subscribe to: Post Comments (Atom). View my complete profile. Hosting Silverlight application without IIS web-se. How to work with SSL certificate configuration rec. How to check if a TCP port is available for listen. How to use the unmanaged SOCKADDR structure in C#.
.NET Codebox: XmlSerializer class may result in a memory leak and poor performance
http://dotnetcodebox.blogspot.com/2013/01/xmlserializer-class-may-result-in.html
NET tips & tricks. Wednesday, January 16, 2013. XmlSerializer class may result in a memory leak and poor performance. We have recently found an. Leak related with XmlSerializer class. This issue is described in MSDN. To increase performance, the XML serialization infrastructure dynamically generates assemblies to serialize and deserialize specified types. The infrastructure finds and reuses those assemblies. This behavior occurs only when using the following constructors:. So be careful with. T), root);.
.NET Codebox: Why the explicit declaration of the isolation level is a mandatory practice
http://dotnetcodebox.blogspot.com/2013/01/why-explicit-declaration-of-isolation.html
NET tips & tricks. Thursday, January 17, 2013. Why the explicit declaration of the isolation level is a mandatory practice. Today I have got an unexpected error:. The problem is that this error has occurred in simple code which just opens SQL Server connection and executes UPDATE command without any transaction stuff. Of course, the ReadCommited isolation level is expected by default, not Snapshot. It appears that this this unexpected behavior is by (bad :-) design:. Read the KB 972915 article.
.NET Codebox: January 2013
http://dotnetcodebox.blogspot.com/2013_01_01_archive.html
NET tips & tricks. Thursday, January 17, 2013. Why the explicit declaration of the isolation level is a mandatory practice. Today I have got an unexpected error:. The problem is that this error has occurred in simple code which just opens SQL Server connection and executes UPDATE command without any transaction stuff. Of course, the ReadCommited isolation level is expected by default, not Snapshot. It appears that this this unexpected behavior is by (bad :-) design:. Read the KB 972915 article. To increa...
.NET Codebox: How to use the unmanaged SOCKADDR structure in C#
http://dotnetcodebox.blogspot.com/2012/01/how-to-use-umanaged-sockaddr-structure.html
NET tips & tricks. Wednesday, January 4, 2012. How to use the unmanaged SOCKADDR structure in C#. Some Windows API functions (e.g HttpSetServiceConfiguration. Structure. This sample code shows how to work with this structure in C#. April 20, 2012 at 2:31 PM. This comment has been removed by the author. Subscribe to: Post Comments (Atom). View my complete profile. Hosting Silverlight application without IIS web-se. How to work with SSL certificate configuration rec.
TOTAL PAGES IN THIS WEBSITE
8
dotnetcode.de - This website is for sale! - dotnetcode Resources and Information.
DotNetCode
Share Your Knowledge. It is a way to. Wednesday, November 1, 2017. How to use Table-Valued Parameters in sql? Table-valued parameters are declared by using user-defined table types. You can use table-valued parameters to send multiple rows of data to a Transact-SQL statement or a routine, such as a stored procedure or function, without creating a temporary table or many parameters. Do not acquire locks for the initial population of data from a client. Provide a simple programming model. Compared to bulk ...
Homepage - Community DotNetCode
Il nostro obiettivo principale è la condivisione e la divulgazione delle principali tecniche di programmazione sulla piattaforma Microsoft .NET cercando di approfondire argomenti in maniera non solo teorica ma anche pratica. Siamo un gruppo di professionisti del mondo IT specializzati nella piattaforma Microsoft .Net che desiderano condividere la propria esperenza spinti da una forte passione per la tecnologia e lo sviluppo di applicazioni sulla piattaforma Microsoft .NET. Con questo articolo cominceremo...
.Net Code Bank ( Under Construction: Men at Work )
Net Code Bank ( Under Construction: Men at Work ). News, Tips and Tricks. Friday, September 27, 2013. Make DataGridView Height Automatic. In this post I will be showing you a stepwise procedure to make the DataGridView height automatic. Ie increase with the number of rows added. Given that multiple of rows are required in DataGridView but you are unknown about how many rows are required. You want your DataGridView height increased automatically when new row(s) are/is added. Double clicking the DataGridVi...
DOTNETCODEBLOG
.NET Codebox
NET tips & tricks. Thursday, January 17, 2013. Why the explicit declaration of the isolation level is a mandatory practice. Today I have got an unexpected error:. The problem is that this error has occurred in simple code which just opens SQL Server connection and executes UPDATE command without any transaction stuff. Of course, the ReadCommited isolation level is expected by default, not Snapshot. It appears that this this unexpected behavior is by (bad :-) design:. Read the KB 972915 article. To increa...
Welcome to DiscountASP.NET Web Hosting
Welcome To DiscountASP.NET. If you can see this default page, then your site is setup! You can begin to upload your site and remove this. Please log into your control panel (top left) to:. Review and manage your Account Information. Review your FTP Information. Setup your email boxes. See special deals from our partners. DiscountASP.NET KNOWLEDGE BASE. You can find many answers and sample code in our continually growing Knowledge Base. Visit: http:/ support.discountasp.net.
Help on C# tutorials, VB.Net, AJAX, Javascript, ASP.Net, SQL server, Win form
Help on C# tutorials, VB.Net, AJAX, Javascript, ASP.Net, SQL server, Win form. C#, VB.NET, SQL Server ,ASP.NET and Crystal Report and Net for Beginner. ASPNet Books Free Download. Search About New Technology and Bug. Thursday, March 26, 2015. Cascading DropDownLists Inside Telerik RadGrid. Protected void RadComboBox1 SelectedIndexChanged(object sender, Telerik.Web.UI.RadComboBoxSelectedIndexChangedEventArgs e). Get the Country DropDownList first. RadComboBox ddlBranch = (RadComboBox)sender;. Now let's fi...
.NET Code Central: FREE .NET Code, Articles and Videos (ASP.NET, C#, WCF, AZURE, SQL SERVER)
Web UI (Client Dev.). SQL Server (for Dev). Registration is absolutely FREE (and always will be). Join now. Want every thing we offer as a download? How to search for any control on a web page and get value out of it. Binding a GridView available inside a Repeater. Working with ListView, DataPager and ObjectDataSource. Binding ListView to ObjectDataSource. Binding Repeater to ObjectDataSource. Perform an INSERT (or ADD), UPDATE and DELETE operations using WCF REST Services with WCF REST Kit. Tracing logg...