DotNetShoutout - Stories tagged with DotNetSpark
2
Shouts

Hide or Remove Web Part Title in SharePoint Dynamically

posted by dotnetsparkdotnetspark 1208 days, 3 hours, 58 minutes ago
Monday, February 01, 2010 3:21:03 AM GMT
This article is on very simple topic. In this article; I am going to show how to hide Web Part's title in SharePoint through code. (more)
category: Web Dev | clicked: 2 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, Sharepoint
2
Shouts

message streaming in WCF

posted by dotnetsparkdotnetspark 1212 days, 12 hours, 55 minutes ago
Wednesday, January 27, 2010 6:24:09 PM GMT
In WCF any receiving message is delivered only once entire message has been received. What I mean here is that first message is buffered at the receiving side and once it is fully received it gets delivered to the receiving end. (more)
category: Smart Client | clicked: 1 | comment | | source: www.dotnetspark.com
tags: Streaming, DotNetSpark, WCF
2
Shouts

Channel Handling in WCF Client

posted by dotnetsparkdotnetspark 1212 days, 12 hours, 56 minutes ago
Wednesday, January 27, 2010 6:22:24 PM GMT
In this article, I will show different approach to deal with service side exception and channel fault at client side. I will do a comparison study between various approaches and I will provide best approach also. (more)
category: Smart Client | clicked: 0 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, WCF
8
Shouts

REST Enabled Service in WCF Tutorial

published 1227 days, 18 hours, 34 minutes ago posted by dotnetsparkdotnetspark 1229 days, 3 hours, 51 minutes ago
Tuesday, January 12, 2010 12:45:01 PM GMT Monday, January 11, 2010 3:27:46 AM GMT
This article will explain step to step explanation of, how to create a REST based service and how to consume that in a client. Although, this is a very simple service taken as an example, but it will really help in creating complex REST Services. (more)
category: Architecture | clicked: 0 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, WCF, REST
2
Shouts

Create different charts in asp.net

posted by dotnetsparkdotnetspark 1229 days, 3 hours, 53 minutes ago
Monday, January 11, 2010 3:26:17 AM GMT
In this article we will create PIE, Barchart, Area, Column, Line chart using Microsoft .NET Charting control 3.5. In some application we need to display chart as a part of report or to display use in asp.net web page and using Microsoft Charting control its very easy to plot various chart in our asp.net website or asp.net web application, and more over this .NET Charting control is free to use and distribute, SO you dont have to user 3rd party charting control. (more)
category: Web Dev | clicked: 0 | comment | | source: www.dotnetspark.com
tags: Charts, DotNetSpark
3
Shouts

WCF : NTLM Authentication

posted by dotnetsparkdotnetspark 1252 days, 6 hours, 20 minutes ago
Saturday, December 19, 2009 12:59:07 AM GMT
What is difference between NTLM and WINDOWS authentication in WCF? Windows authentication = authentication in NTLM + authentication in Active Directory NTLM authentication = authentication in only NTLM (more)
category: How To | clicked: 1 | comment | | source: www.dotnetspark.com
tags: NTLM, DotNetSpark, WCF
Previous 1 2 3 4 5 6 7 Next