Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Create COM component and ActiveX controls

c# .net .net-3.5

I need to change the style and control use of the asp:Login control button

Case insensitive string search

c# .net string .net-3.5

Facing Memory Leaks in AES Encryption Method

Assign a list of values to a struct in C#?

converting a generic list to string array

vb.net list .net-3.5

DataGrid to CSV file

c# asp.net .net-3.5 datagrid csv

DataSet to DataGridView with pre-defined Columns

Why does OpenFileDialog freeze WinForms app on a specific machine?

Levenshtein algorithm with custom character mapping

c# algorithm search .net-3.5

How to change login name of user in Active Directory

What assembly is XslTransformException in?

Using unit tests and a test database

SecurityProtocolTypeExtensions.Tls12; does not exist in current context

c# asp.net .net-3.5 tls1.2

Incorrect syntax near stored procedure error

ASP.NET MVC ViewData Null

c# asp.net-mvc .net-3.5

Factory Model in C#

c# .net-3.5 factory

WCF Serialization with object inheritance?

wcf .net-3.5 serialization

Pushing out a PDF file to IE from an ASP.NET 3.5 site

Mutable wrapper of value types to pass into iterators