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:536469
More Search Options
RSS Available
Matching Posts
Re: query problem
Thank you it works just fine
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
nikolaoscy
on 12/6/2004
query problem
Maybe it will seems a bit stupid but i have to ask it :) i gave a query: string sqlString = "SELECT ID,Title,Abstract,Body FROM Articles WHERE Title LIKE '" + searchstring +"' "; //Title example: How are you today if i search with the keyword how it produces a table but in the title cell i only see the "How" and not all the title. if i search with this query string sqlString = "SELECT ID,Title,Abstract,Body FROM Articles WHERE Title LIKE '" + %searchstring
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
nikolaoscy
on 12/5/2004
Re: how i can convert this link from php to asp.net
i done this <td> Delete </td> but i get the following error: Compiler Error Message: CS1519: Invalid token '(' in class, struct, or interface member declaration how i can capture that datareader in my delete page?
Posted to
PHP to ASP.NET Migration Assistant Alpha
(Forum)
by
nikolaoscy
on 11/29/2004
how i can convert this link from php to asp.net
1 <HTML> 2 <?php 3 $db = mysql_connect("localhost", "root", ""); 4 mysql_select_db("learndb",$db); 5 $result = mysql_query("SELECT * FROM personnel",$db); 6 echo "<TABLE BORDER=2>"; 7 echo"<TR><TD> Full Name <TD> Nick Name <TD> Options </TR>"; 9 while ($myrow = mysql_fetch_array($result)) 10 { 11 echo "<TR><TD>".$myrow["firstname"]." ".$myrow
Posted to
PHP to ASP.NET Migration Assistant Alpha
(Forum)
by
nikolaoscy
on 11/29/2004
Page 1 of 1 (4 items)
ASP.NET:
ASP.NET MVC 2 RC Released
WindowsClient:
Very exciting Microsoft Pivot from Live Labs
WindowsClient:
XAML for UI & .rc files
TechNet Edge:
DNS Security (DNSSec) Overview
Silverlight:
Silverlight 4 demos from my PDC Keynote now available
Channel 9:
Channel 9 Live at PDC09: Dave Campbell
Channel 9:
Channel 9 Live at PDC09: Yousef Khalidi
Channel 9:
Twitter App for Zune Launches
WindowsClient:
Incarnate
WindowsClient:
Track Fedex packages with Bing
Channel 9:
Marty O'Donnell - The man behind the Halo Music
Channel 10:
Twitter App for Zune Launches
WindowsClient:
Rotate your text in the WPF DataGrid Column Headers
WindowsClient:
New gameplay video with D&D on Surface
WindowsClient:
ViewModel Pattern and Speech as UI. Help me Obi Wan, where’s the View?
Channel 9:
Karsten Januszewski and Tim Aidlin: Introducing Incarnate
Channel 9:
Reactive Extensions API in depth: Retry
Channel 10:
iBing uBing: Bing iPhone App Arrives
WindowsClient:
Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010
Channel 10:
A Look Behind Mouse 2.0
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online