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:799543
More Search Options
RSS Available
Matching Posts
DataSet Tables
when i load a dataset from database from a normal select statment Like: Select * from users i can access the returned table by ds.tables(0) or ds.tables("table") because the default name of the tables : table, table1 .... how can i change the table name from the DataBase so i can access the table from my code using ds.table("Employee") i know i can change the table name from my code. but this is not going to work...
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Dr.Osika
on 9/10/2008
Re: javascript function in a asp..net page
Go to your Browser and Remove check from Disable JavaScript Debugging
Posted to
Client Side Web Development
(Forum)
by
Dr.Osika
on 8/18/2008
Re: Fire javascript when clicking an image button inside a repeater
Hi go to Page Directive and set the ValidateRequest= "false" %>
Posted to
Client Side Web Development
(Forum)
by
Dr.Osika
on 8/18/2008
Re: aspnet_Membership hasing salt question
Hi, use this code to convert from and To Base 64 Public Shared Function EncodeBase64String( ByVal Str As String ) As String Dim enc As System.Text.Encoding = System.Text.Encoding.ASCII Dim ByteArray As Byte () ByteArray = enc.GetBytes(Str) Return System.Convert.ToBase64String(ByteArray) End Function Public Shared Function DecodeBase64String( ByVal Str As String ) As String Dim enc As System.Text.Encoding = System.Text.Encoding.ASCII Dim ByteArray As Byte () ByteArray = System.Convert.FromBase64String
Posted to
Security
(Forum)
by
Dr.Osika
on 8/18/2008
Re: Send response without HTTP headers
Hi, you can do it using JavaScript, Try to use RegisterStartupScript()
Posted to
HttpHandlers and HttpModules
(Forum)
by
Dr.Osika
on 8/18/2008
Re: Extensionless urls postback problem
Hi, Overwrite the Render event of the page, then replace the Form action property with the friendlily One, then the post Pack action will back you to right Page
Posted to
HttpHandlers and HttpModules
(Forum)
by
Dr.Osika
on 8/18/2008
Re: Mission Impossible: Is there way to display Excel2007 Chart using ASP.Net ?
try to use Excel Component
Posted to
Enterprise Services Integration
(Forum)
by
Dr.Osika
on 8/18/2008
Re: QueryString problem...
you dont have to use .ToString
Posted to
State Management
(Forum)
by
Dr.Osika
on 8/10/2008
Re: How to display only date in textbox not time
Dim d As New Object FormatDateTime(CDate(d).Date, DateFormat.ShortDate)
Posted to
Web Forms
(Forum)
by
Dr.Osika
on 7/31/2008
Re: How to display only date in textbox not time
use this Now.Date.ToString()
Posted to
Web Forms
(Forum)
by
Dr.Osika
on 7/31/2008
Page 1 of 11 (107 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online