kbupdate.info ›
Daily Updated!
Visual C# .NET 2002 articles, fixes and updates - Year 2018
Daily Updated!
chronological list: 2021 | 2020 | 2019 | 2018 | 2017 | 2015 | 2014 | 2013 | 2012 | 2011 | 2009 | 2008 | 2007/12 11 ... 2002
alphabetical list: A B C D E F H I K L M N O P R S T U V W Y
This list contains all of the known Microsoft Knowledge Base articles, howtos, fixes, hotfixes, webcasts and updates of Microsoft Visual C# .NET 2002 that have been released in Year 2018. The list is daily updated.
- 323246 How to upload a file to a Web server in ASP.NET by using Visual C# .NET Q323246 KB323246 December 19, 2018
- 932349 MS08-070: Vulnerabilities in Visual Basic 6.0 Runtime Extended Files (ActiveX Controls) could allow remote code execution Q932349 KB932349 April 24, 2018
- 304562 Visual Studio 2005 and Visual Studio .NET do not provide an OLE container control for Windows Forms Q304562 KB304562 April 23, 2018
- 303436 How to use the new System.Net classes to create an HTTP client Q303436 KB303436 April 23, 2018
- 307645 You cannot connect to SQL Server on any port other than 1433 if you use a protocol other than TCP/IP Q307645 KB307645 April 20, 2018
- 914349 Changes in a custom icon for a Windows form may not appear in the upper-left corner of the form in Visual Studio 2005 Q914349 KB914349 April 19, 2018
- 894438 You receive an "Object reference not set to an instance of an object" error message when you try to open a project that contains an inherited user control in Visual Studio .NET or Visual Studio 2005 Q894438 KB894438 April 19, 2018
- 839300 How to use the AllowPartiallyTrustedCallers attribute to call an assembly that has a strong name from a Web page by using Visual C# .NET, Visual C# 2005 or later versions Q839300 KB839300 April 19, 2018
- 833902 You receive a "Column 'Column Name' does not allow nulls" message when you add a record or when you move through records in a database by using a data form Q833902 KB833902 April 19, 2018
- 829142 How to dynamically page through a large result set in ASP.NET by using SQL Server stored procedures in Visual C# .NET Q829142 KB829142 April 19, 2018
- 822483 The ListView control does not support drag-and-drop functionality for items at run time Q822483 KB822483 April 19, 2018
- 821175 You may receive a CS0117 compiler error when you explicitly implement an interface event Q821175 KB821175 April 19, 2018
- 820983 How to use an ASP.NET application to query an Indexing Service catalog by using Visual C# .NET Q820983 KB820983 April 19, 2018
- 816801 "Type 'DataSetName' is not defined" error message when you build the project Q816801 KB816801 April 19, 2018
- 816157 How to use structured exception handling in Visual C# .NET and in Visual C# 2005 or Visual C# 2008 Q816157 KB816157 April 19, 2018
- 815804 How to create a thread by using Visual C# Q815804 KB815804 April 19, 2018
- 815778 How to share data across multiple instances of a class in Visual C# .NET or in Visual C# 2005 Q815778 KB815778 April 19, 2018
- 815714 How to use the WebBrowser control NewWindow2 event in Visual C# Q815714 KB815714 April 19, 2018
- 814741 You receive a "System.Security.SecurityException" exception when you run an application that calls the SystemInformation.UserName property Q814741 KB814741 April 19, 2018
- 814319 "ControlType is not accessible in this context because it is Friend" error in an inherited Windows Form application that inherits the form in another application Q814319 KB814319 April 19, 2018
- 812425 How to print the content of a RichTextBox control by using Visual C# .NET or Visual C# 2005 Q812425 KB812425 April 19, 2018
- 812422 How to programmatically set the DataGrid column width to the longest field by using Visual C# 2005 or Visual C# .NET Q812422 KB812422 April 19, 2018
- 330597 How to format DateTime and Date values in the XML extracted from an ADO.NET DataSet by using Visual C# .NET Q330597 KB330597 April 19, 2018
- 327555 BUG: The Text property of a data-bound ComboBox returns an incorrect value when you set the value in code Q327555 KB327555 April 19, 2018
- 326176 HOW TO: Implement a DataSet SELECT DISTINCT Helper Class in Visual C# .NET Q326176 KB326176 April 19, 2018
- 326080 HOW TO: Implement a DataSet JOIN helper class in Visual C# .NET Q326080 KB326080 April 19, 2018
- 324785 How to share ASP.NET pages and user controls between applications by using Visual C# .NET Q324785 KB324785 April 19, 2018
- 324168 How to deploy an assembly to the target computer global assembly cache Q324168 KB324168 April 19, 2018
- 323290 How to cache in ASP.NET by using Visual C# .NET Q323290 KB323290 April 19, 2018
- 322937 How to create a Key property for a TreeView node in Visual C# Q322937 KB322937 April 19, 2018
- 322634 How to add a ToolTip to a TreeNode in Visual C# Q322634 KB322634 April 19, 2018
- 320985 How to add a CSS style sheet reference to all Web forms in a Visual C# .NET Web project Q320985 KB320985 April 19, 2018
- 320909 How to dynamically add nodes to a TreeView WebBrowser control by using Visual C# .NET Q320909 KB320909 April 19, 2018
- 320584 How to trap keystrokes in controls by using Visual C# Q320584 KB320584 April 19, 2018
- 319883 How to change foreground colors and background colors of text in a Console window by using Visual C# Q319883 KB319883 April 19, 2018
- 319465 How to change the background color for an MDI parent form in Visual C# Q319465 KB319465 April 19, 2018
- 319061 How to save a .gif file with a new color table by using Visual C# Q319061 KB319061 April 19, 2018
- 318299 How to perform output caching with Web services in Visual C# .NET Q318299 KB318299 April 19, 2018
- 318263 How to identify memory leaks in the common language runtime Q318263 KB318263 April 19, 2018
- 317991 How to implement nested Web user controls in ASP.NET by using Visual C# .NET Q317991 KB317991 April 19, 2018
- 317881 How to create an Access database by using ADOX and Visual C# .NET Q317881 KB317881 April 19, 2018
- 317043 How to read and write a file to and from a BLOB column by using chunking in ADO.NET and Visual C# .NET Q317043 KB317043 April 19, 2018
- 316701 HOW TO: Use the ExecuteXmlReader Method of the SqlCommand Class in Visual C# .NET Q316701 KB316701 April 19, 2018
- 316303 How to bind a DataGrid control to an ArrayList of objects or structures by using Visual C# Q316303 KB316303 April 19, 2018
- 316247 HOW TO: Perform a Distributed Transaction with a .NET Provider by Using ServicedComponent in Visual C# .NET Q316247 KB316247 April 19, 2018
- 315720 How to enable and disable a printer by using the SetPrinter function in Visual C# Q315720 KB315720 April 19, 2018
- 314945 How to draw a rubber band rectangle or a focus rectangle in Visual C# Q314945 KB314945 April 19, 2018
- 313635 How to bind an array of objects to a Windows Form by using Visual C# Q313635 KB313635 April 19, 2018
- 313634 How to bind an arrayList of objects to a Windows Form by using Visual C# Q313634 KB313634 April 19, 2018
- 312906 How to create keys by using Visual C# .NET for use in Forms authentication Q312906 KB312906 April 19, 2018
- 311495 How To Implement Role-Based Security with Forms-Based Authentication in Your ASP.NET Application by Using Visual C# .NET Q311495 KB311495 April 19, 2018
- 310273 How to send e-mail programmatically by using System.Web.Mail in Visual C# 2005 or in Visual C# .NET Q310273 KB310273 April 19, 2018
- 310263 How to use the Microsoft Outlook Object Library to send a message that has attachments by using Visual C# Q310263 KB310263 April 19, 2018
- 310143 How To Update Server Data Through a Web Service by Using ADO.NET and Visual C# .NET Q310143 KB310143 April 19, 2018
- 310130 How To Execute SQL Parameterized Stored Procedures by Using the ODBC .NET Provider and Visual C# .NET Q310130 KB310130 April 19, 2018
- 310101 How To Fill a DataSet from an Oracle Stored Procedure by Using the OLE DB .NET Data Provider with Visual C# .NET Q310101 KB310101 April 19, 2018
- 309681 How To Retrieve Schema Information by Using GetOleDbSchemaTable and Visual C# .NET Q309681 KB309681 April 19, 2018
- 309158 How To Read and Write BLOB Data by Using ADO.NET with Visual C# .NET Q309158 KB309158 April 19, 2018
- 308909 How To Copy DataRows Between DataTables by Using Visual C# .NET Q308909 KB308909 April 19, 2018
- 308621 Output parameters are not returned when you run an ADO.NET command in Visual C# Q308621 KB308621 April 19, 2018
- 308426 How To Use Data Link Files with the OleDbConnection Object in Visual C# .NET Q308426 KB308426 April 19, 2018
- 308375 How To Control Page Output Caching in ASP.NET by Using Visual C# .NET Q308375 KB308375 April 19, 2018
- 307996 How To Create an ASP.NET HTTP Module Using Visual C# .NET Q307996 KB307996 April 19, 2018
- 307968 How to add TreeView drag-and-drop functionality in a Visual C# application Q307968 KB307968 April 19, 2018
- 307739 How to create client access to remote server by using Visual C# Q307739 KB307739 April 19, 2018
- 307710 How To Perform Paging with the DataGrid Windows Control by Using Visual C# .NET Q307710 KB307710 April 19, 2018
- 307445 How to create a remote server by using Microsoft Visual C# Q307445 KB307445 April 19, 2018
- 306777 How to read a text file by using System.IO and Visual C# Q306777 KB306777 April 19, 2018
- 306636 How to connect to a database and run a command by using ADO.NET 2005 and Visual C# 2005 or by using ADO.NET and Visual C# .NET Q306636 KB306636 April 19, 2018
- 305369 How to wait for a shelled application to finish by using Visual C# Q305369 KB305369 April 19, 2018
- 304991 How to detect if an application has stopped responding by using Visual C# Q304991 KB304991 April 19, 2018
- 814717 BUG: "Unable to start debugging on the Web server" error message when you run an ASP.NET Web application Q814717 KB814717 April 18, 2018
- 326339 HOW TO: Create a Summary Row for a DataGrid in ASP.NET by Using Visual C# .NET Q326339 KB326339 April 18, 2018
- 320707 How to loop through and examine CheckBox control values in a DataGrid column by using ASP.NET and Visual C# .NET Q320707 KB320707 April 18, 2018
- 316126 How to use Visual C# to automate a running instance of an Office program Q316126 KB316126 April 18, 2018
- 313068 How to host a WebBrowser control in Visual C# 2005 or in Visual C# .NET to post form data Q313068 KB313068 April 18, 2018
- 307029 How to transfer XML data to Microsoft Excel 2002 or Microsoft Excel 2003 by using Visual C# Q307029 KB307029 April 18, 2018
- 302901 How to build an Office COM add-in by using Visual C# .NET Q302901 KB302901 April 18, 2018
- 301659 How to automate Microsoft Word to perform Mail Merge from Visual C# Q301659 KB301659 April 18, 2018
- 815788 How to trace and debug in Visual C# Q815788 KB815788 April 17, 2018
- 320369 BUG: "Old format or invalid type library" error when automating Excel Q320369 KB320369 April 17, 2018
- 314145 How To Populate a DataSet Object from a Database by Using Visual C# .NET Q314145 KB314145 April 17, 2018
- 307587 How to update a database from a DataSet object by using Visual C# 2005 or Visual C# .NET Q307587 KB307587 April 17, 2018
- 307023 How to make a GET request by using Visual C# Q307023 KB307023 April 17, 2018
- 307020 How to compute and compare hash values by using Visual C# Q307020 KB307020 April 17, 2018
- 306158 How to implement impersonation in an ASP.NET application Q306158 KB306158 April 17, 2018
- 306155 PRB: "Could not load type" error message when you browse to .aspx page by using Visual C# .NET Q306155 KB306155 April 17, 2018
- 306023 How to transfer data to an Excel workbook by using Visual C# 2005 or Visual C# .NET Q306023 KB306023 April 17, 2018
- 304662 How to use the WebBrowser control to open Office documents in Visual C# 2005 or in Visual C# .NET Q304662 KB304662 April 17, 2018
- 837908 How to load an assembly at runtime that is located in a folder that is not the bin folder of the application Q837908 KB837908 April 16, 2018
- 828736 How to call a managed DLL from native Visual C++ code in Visual Studio.NET or in Visual Studio 2005 Q828736 KB828736 April 16, 2018
- 810001 How to display a context menu that is specific to a selected TreeView node by using Visual C# .NET or Visual C# 2005 Q810001 KB810001 April 16, 2018
- 324151 How to use the AutoEventWireup attribute in an ASP.NET Web Form by using Visual C# .NET Q324151 KB324151 April 16, 2018
- 322932 HOW TO: Enable and Disable DataTable Editing by Using the DataGrid in Visual C# .NET Q322932 KB322932 April 16, 2018
- 320916 HOW TO: Call SQL Server Stored Procedures in ASP.NET by Using Visual C# .NET Q320916 KB320916 April 16, 2018
- 320714 HOW TO: Create and Use a Typed DataSet by Using Visual C# .NET Q320714 KB320714 April 16, 2018
- 318804 How to set a Windows hook in Visual C# .NET Q318804 KB318804 April 16, 2018
- 318425 HOW TO: Send and Receive Binary Documents by Using an ASP.NET Web Service and Visual C# .NET Q318425 KB318425 April 16, 2018
- 317794 HOW TO: Dynamically Create Controls in ASP.NET by Using Visual C# .NET Q317794 KB317794 April 16, 2018
- 317597 How to populate a TreeView control with XML data in Visual C# 2005 or in Visual C# .NET Q317597 KB317597 April 16, 2018
- 316549 How to debug stored procedures in Visual Studio .NET Q316549 KB316549 April 16, 2018
- 312890 How to convert strings to lower, upper, or title (proper) case by using Visual C# Q312890 KB312890 April 16, 2018
- 311566 How To Read XML Data into a DataSet by Using Visual C# .NET Q311566 KB311566 April 16, 2018
- 311274 How To Handle Multiple Results by Using the DataReader in Visual C# .NET Q311274 KB311274 April 16, 2018
- 310988 How To Use the ODBC .NET Managed Provider in Visual C# .NET and Connection Strings Q310988 KB310988 April 16, 2018
- 308611 HOW TO: Open ADO Connection and RecordSet Objects in Visual C# .NET Q308611 KB308611 April 16, 2018
- 308507 How To Update a SQL Server Database by Using the SqlDataAdapter Object in Visual C# .NET Q308507 KB308507 April 16, 2018
- 308495 How To Use a Web Service as a Data Source for a Client Application in Visual C# .NET Q308495 KB308495 April 16, 2018
- 308448 How To Access an Oracle Database by Using the OLE DB .NET Data Provider and Visual C# .NET Q308448 KB308448 April 16, 2018
- 308001 How To Create an ASP.NET HTTP Handler by Using Visual C# .NET Q308001 KB308001 April 16, 2018