15,748,559 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View Javascript questions
View C++ questions
View Python questions
View Java questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Sazzad Hossain (Top 7 by date)
Sazzad Hossain
20-Oct-11 9:06am
View
what version of SQL server r u using?
Sazzad Hossain
12-Oct-11 1:48am
View
this.RenderControl(ht); here this means the aspx page u r in....
Sazzad Hossain
11-Oct-11 2:47am
View
i hope that's not ur actual password u pasted on ur code block :)
Sazzad Hossain
10-Oct-11 11:53am
View
do u mean you want to access the COM port of the server where u asp.net app is hosted? Do u want to access the ports to do some processing or you want to make it something like a proxy or relay of that port?
Sazzad Hossain
10-Oct-11 11:51am
View
what type of region adapter are you using?
Sazzad Hossain
9-Oct-11 8:42am
View
Deleted
you might want to publish this is as a custom smtp appender with a formatter for log4net. A lot of ppl will use it for sure.. :)
Sazzad Hossain
7-Oct-11 6:09am
View
could u pls explain why would u keep current user id in session? If you do forms authenticaion then the HttpContext.User will hold the user id anyway. That way would will not have to care with current session. When anyone signs out, u can just call Session.Clear..
Show More