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:757505
More Search Options
RSS Available
Matching Posts
Re: Query Result to JSON ?
<p>Mean like this: I have a Table (example : Employee (Id,Name,Phone)) Query : Select * FROM Employee Result: /------------------------------------\ |Id | Name | Phone | |-------------------------------------| |1 | Tommy | 08119812233 | |2 | Keisha | 07919821223 | |3 | Gendeng | 08219928378 | \-------------------------------------/ Result in JSON : { "Id" : 1, // First element "Name" : "Tommy", "Phone" : 08119812233 }, { "Id" : 2, // Second
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
titasix
on 4/30/2009
Query Result to JSON ?
I'm using Webservice (ASP/VB.Net) and I wan't return value from function web service result JSON from Query SELECT? Thanx.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
titasix
on 4/30/2009
Re: First Time Login Page Loading is slow
Thx guys it's great..!!!!
Posted to
Web Forms
(Forum)
by
titasix
on 8/6/2008
Re: ajax auto complete textbox
in VB.Net Please. thx
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
titasix
on 8/6/2008
Re: Autocomplete Ajax.ASP.Net not response
(tompy_nation) ->> I have converted your C# to VB.net like this: 1 Imports System.Web 2 Imports System.Web.Services 3 Imports System.Web.Services.Protocols 4 Imports System.Collections.Generic 5 Imports System.Data.SqlClient 6 Imports System.Data 7 Imports System.Web.Configuration 8 ..... 9 ..... 10 Public Function GetCompletionList( ByVal prefixText As String ) As String () 11 Dim conn As New SqlConnection() 12 Dim user As String 13 Dim pwd As String 14 Dim db As String 15 Dim server As String
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
titasix
on 8/6/2008
Autocomplete Ajax.ASP.Net not response
I have code Webservice like this : Dim db As New MajorService() Dim dset As New System.Data.DataSet() <WebMethod()> _ Public Function GetCompletionList(ByVal prefixText As String) As String() Dim totalRec As Integer Dim items As New List(Of String) db.thisDbName = "DatabaseSP" dset = db.RetrieveData("SELECT * FROM ref_user WHERE nama_lengkap '%" & prefixText & "%'") totalRec = dset.Tables("Recordset").Rows.Count For i As Integer = 1 To
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
titasix
on 8/5/2008
Error Run Ajax Using VS2005 on Drive Map win 2003.
I Have problem: I Create New Website- ASP.Net Ajax-Enable Website the name is 'ajax_website1' From VS2005 in local computer (Win XP) it's success when i run from VS2005 or http://localhost/ajax_website1 , but problem rise when I copy it to IIS in Windows 2003 in c:\inetpub\wwwroot\ajax_website1 and I map on network it to Z:\ajax_website1, the error display when i compile on VS2005 like this : Error 1 Failed to start monitoring changes to 'Z:\ajax_website1' because the network
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
titasix
on 4/3/2008
Re: Create array Textbox (VB.net)
how to implement this code to .aspx ? like : < asp : TextBox ID ="textbox1" runat ="server" ></ asp : TextBox > < asp : TextBox ID ="textbox1" runat ="server" ></ asp : TextBox > that ID using Textbox1 Array
Posted to
Web Forms
(Forum)
by
titasix
on 1/3/2008
Re: How to create a server control array
how it implement in VB? thx
Posted to
Web Forms
(Forum)
by
titasix
on 1/2/2008
Create array Textbox (VB.net)
How I create Array Component (VB.net) Like this : Textbox1(0).text="First" Textbox1(1).text="Second" can it create by design. Thanx Regards
Posted to
Web Forms
(Forum)
by
titasix
on 1/1/2008
Page 1 of 2 (19 items) 1
2
Next >
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Channel 9:
Building on Azure: Persistent Systems
Channel 9:
Building on Azure: Persistent Systems
TechNet Edge:
AD RMS Certificate Hierarchy and the Protection Process
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online