Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-3.5

How to check if a DateTime range is within another 3 month DateTime range

c# asp.net-3.5

IE 7 bug? - prompt save / open when downloading file - c# asp.net 3.5

Why does ASP.NET access the State Server even when the page's EnableSessionState="False", but only for a VB.NET site, not a C# site?

Performance bottleneck Url.Action - can I workaround it?

Only one client can connect to named pipe

c# asp.net-3.5 named-pipes

Error converting datetime to string

c# asp.net-3.5

Using SlowCheetah Config Transforms on Web.config in a 3.5 Web Forms app

Asp.Net 3.5 Routing to Webservice?

Can i view the raw request made by soap wcf call

asp.net-3.5 wcf-security

Cannot access embedded resource in asp.net

Error message: Cannot convert type 'string' to 'string[]'

c# asp.net-3.5

Table with a lot of columns

Why is @MasterType directive not implied when setting @Page masterPageFIle?

Fetch data from server without extending session timeout

When does WCF use app.config or web.config?

SelectedValue of DropDownList in Repeater

Sharing session state between 2 ASP.NET applications using SQL Server

T-SQL - Return custom error message and end query

SharePoint 2007 - RunWithElevatedPrivileges - Pitfalls of using this