Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:815321
More Search Options
RSS Available
Matching Posts
Re: convert string to date
Hi demoninside9 Another info about the date and time http://codeincsharp.blogspot.com/2008/05/different-date-format-in-c.html
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
Sayre
on 11/11/2009
Re: Null Database Field gives Error
Hi Trims30 I would suggest that you change the Dim strNull as String = "" into Dim strNull as String = String.Empty Coding Standard when you set the string into empty.
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
Sayre
on 11/11/2009
Generic Collection or Dataset/Datatable
Hi All, What is the best way to use when it comes to Getting a Data from Database. Let say I have Millions of Records in my table what is the best way to use it's Collection<> or Dataset/Datatable? Ex: Grid.Datasource = myDataSet or myDatatable; Grid.Databind(); //OR Grid.Datasource = myCollection; Grid.Databind(); Thanks
Posted to
Data Presentation Controls
(Forum)
by
Sayre
on 10/29/2009
Re: Generic Collection or Dataset/Datatable
Hi vinz, About your links I already read it and I always implement that to my app. Im using Collection<> rather than List<> because http://msdn.microsoft.com/en-us/library/ms182142.aspx . I post this question to be known what other developers suggestion/comments.
Posted to
Data Presentation Controls
(Forum)
by
Sayre
on 10/29/2009
Re: Add more days to date ?
Hi BaderShehri, Basic info about Date and Time to this link
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
Sayre
on 10/29/2009
Re: create Data Access Class Help
Hi Ez416, Try to visit this site .
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Sayre
on 10/29/2009
Re: Redirect if not Logged in
Hi quinson, Sorry for late reply. Too busy on work. Ok. Let we say we have a login page and theirs a 2 textbox and 1 button. txtUsername, txtPassword and btnLogin. In your btnLogin event. Session("userName") = txtUsername.text Response.Redirect("Main.aspx") And always check if the object have a value before assigning it to Session.
Posted to
Security
(Forum)
by
Sayre
on 10/24/2009
Re: Redirect if not Logged in
Hi quinson, You can setup the session timeout thru webconfig. Sample: //Session timeout in web.config <system.web> <sessionState timeout="1" mode="InProc" /> </system.web> Try to visit this site for more info Session State Overview and Detecting Session Timeouts
Posted to
Security
(Forum)
by
Sayre
on 10/20/2009
Re: ASP.NET date issue
Hi h20boy, Try to visit this link for another info: http://codeincsharp.blogspot.com/2008/05/different-date-format-in-c.html
Posted to
Getting Started
(Forum)
by
Sayre
on 10/19/2009
Re: Problem when the user when enter single quote " ' "
Hi sayed_mohamed_Darwish, Please visit this Article about "REPLACING" a single quotes and Preventing SQL Injection http://www.mikesdotnetting.com/Article/113/Preventing-SQL-Injection-in-ASP.NET
Posted to
Data Presentation Controls
(Forum)
by
Sayre
on 10/19/2009
Page 1 of 35 (348 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online