File tree
98 files changed
+2000
-2000
lines changed- samples/snippets
- cpp
- VS_Snippets_CLR_System
- system.Security.Cryptography.XML.SignedXml.ComputeSig-Check-KeyedHash-Detached/CPP
- system.Security.Cryptography.XML.XmlDsigC14NWithCommentsTransform_Detached/CPP
- VS_Snippets_Remoting
- BindingCollectionSample2/CPP
- CredentialCache_Add_Remove/CPP
- CredentialCache_GetCredential/CPP
- FileWebResponse_ContentLength_ContentType/CPP
- FileWebResponse_Headers/CPP
- FileWebResponse_ResponseUri/CPP
- HttpWebRequest_ContentLength/CPP
- HttpWebRequest_PipeLined/CPP
- HttpWebRequest_ProtocolVersion/CPP
- HttpWebResponse_GetResponseStream/CPP
- HttpWebResponse_Headers/CPP
- HttpWebResponse_Method_Server/CPP
- HttpWebResponse_ResponseUri/CPP
- MimeContentBinding_Part_4/CPP
- MimePartCollection_8/CPP
- NetworkCredential_GetCredential/CPP
- NetworkCredential_UserName_Password_Domain/CPP
- Operation_IsBoundBy/CPP
- PortType_Class/CPP
- WebClient_BaseAddress_ResponseHeaders/CPP
- WebClient_OpenWrite2/CPP
- WebClient_OpenWrite/CPP
- WebClient_UpLoadData2/CPP
- WebClient_UpLoadData_Headers/CPP
- WebClient_UpLoadFile2/CPP
- WebClient_UpLoadFile/CPP
- WebClient_UploadValues2/CPP
- WebClient_UploadValues/CPP
- WebException_Constructor4/CPP
- WebRequest_ContentType/CPP
- WebResponse_ContentLength_Type/CPP
- WebResponse_Headers/CPP
- WebResponse_ResponseUri/CPP
- WebServices_HttpBinding/CPP
- XMLAttributeAttribute_ctr1_2/CPP
- VS_Snippets_Winforms/DataGridTableStyle_Header_4/CPP
- csharp
- VS_Snippets_CLR_System
- system.Security.Cryptography.XML-XMLDsigDetached/CS
- system.Security.Cryptography.XML.DSAKeyValue_Detached/CS
- system.Security.Cryptography.XML.KeyInfoX509Data_Detached/CS
- system.Security.Cryptography.XML.SignedXML_CheckReturnValue_Detached/CS
- system.Security.Cryptography.XML.SignedXml.ComputeSig-Check-AsymetricAlg-Detached/CS
- system.Security.Cryptography.XML.SignedXml.ComputeSig-Check-AsymetricAlg-Envelope/CS
- system.Security.Cryptography.XML.SignedXml.ComputeSig-Check-KeyedHash-Detached/CS
- system.Security.Cryptography.XML.XmlDsigC14NWithCommentsTransform_Detached/CS
- system.Security.Cryptography.Xml.KeyInfoX509Data/cs
- system.Security.Cryptography.Xml.X509IssuerSerial/cs
- VS_Snippets_CLR
- ArrayTypeMisMatch_Constructor1/CS
- ArrayTypeMisMatch_Constructor3/CS
- DataBinding/CS
- EnumBuilder_SetCustomAttribute1/CS
- FieldBuilder_SetCustomAttributes/CS
- Security.Cryptography.Xml.SignedXml.CheckSignature/cs
- ServiceController/CS
- VS_Snippets_Remoting
- CredentialCache_Add_Remove/CS
- CredentialCache_GetCredential/CS
- DescriptionNamespaceSample1/CS
- FileWebResponse_Close/CS
- FileWebResponse_ResponseUri/CS
- HttpWebRequest_ContentLength/CS
- HttpWebRequest_PipeLined/CS
- HttpWebRequest_ProtocolVersion/CS
- HttpWebResponse_GetResponseStream/CS
- HttpWebResponse_Headers/CS
- HttpWebResponse_Method_Server/CS
- HttpWebResponse_ResponseUri/CS
- ICredential/CS
- MimeContentBinding_Part_4/CS
- MimePartCollection_8/CS
- NetworkCredential_Constructor2/CS
- NetworkCredential_GetCredential/CS
- NetworkCredential_UserName_Password_Domain/CS
- OperationBinding_OperationBinding/CS
- Operation_IsBoundBy/CS
- WebClient_BaseAddress_ResponseHeaders/CS
- WebClient_OpenWrite2/CS
- WebClient_OpenWrite/CS
- WebClient_UpLoadData2/CS
- WebClient_UpLoadData_Headers/CS
- WebClient_UpLoadFile2/CS
- WebClient_UpLoadFile/CS
- WebClient_UploadValues2/CS
- WebClient_UploadValues/CS
- WebRequest_BeginGetRequest/CS
- WebRequest_ContentType/CS
- WebResponse_Close/CS
- WebResponse_ContentLength_Type/CS
- WebResponse_Headers/CS
- WebResponse_ResponseUri/CS
- WebServices_HttpBinding/CS
- XMLAttributeAttribute_ctr1_2/CS
- XMLTypeAttribute1_2/CS
- VS_Snippets_WebNet
- LiteralControlSample/CS
- Response.AddFileDependency/CS
- System.Web.UI.WebControls.SqlDataSource_7odbc/CS
- VS_Snippets_Winforms/DataGridTableStyle_Header_4/CS
- VS_Snippets_Wpf/WindowIconSnippets/CSharp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+2000
-2000
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
samples/snippets/cpp/VS_Snippets_Remoting/BindingCollectionSample2/CPP/bindingcollectionsample2.cpp
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
samples/snippets/cpp/VS_Snippets_Remoting/HttpWebRequest_PipeLined/CPP/httpwebrequest_pipelined.cpp
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
0 commit comments