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:719411
More Search Options
RSS Available
Matching Posts
Re: Pivot table Column to Row..
Please refer to the following article which will help you with respect to your query. http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/64c07884-bf36-42be-a94b-0367a1c313ee
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
SATISD9X
on 10/19/2009
Re: Strange syntax error message
Write a 'debugger;' line in Javascript code and enable the debugging by unchecking the 'Disable script debugging' option in Advanced tab of Internet explorer. With which you will be enable to trace the appropriate error. Or else put alert statements in your javascript at the start point. See if your error comes after the alert message and then move the same message to different line in javascript code to find the exact place of error. Hope this helps you.
Posted to
Client Side Web Development
(Forum)
by
SATISD9X
on 10/19/2009
Re: How to retrieve Varbinary value from SQLServer into c#.net SByte[]
Check this out: http://forums.asp.net/p/1469023/3409587.aspx
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
SATISD9X
on 9/17/2009
Re: CheckBox onclick event wrong behaviour
Its becos the 'i' variable has 5 as value since your table has five checkboxes. The moment you check if it takes the last value i.e. 5. You increase it to 6-7-8 .. it will still take the maximum checkbox count value. Could you please be specific to what do you want to achieve from the same? Is it that you want the index of the checkbox which is checked?
Posted to
Client Side Web Development
(Forum)
by
SATISD9X
on 9/15/2009
Re: nowrap in td tag
Rather putting the button outside, put the button in an another table. table width="100%" border="1" cellpadding="2"> <tr> <td> < table style = "background-color:Red" > < tr > < td > Salam </ td > </ tr > </ table > </td> <td> <table width="100%" border="1" cellpadding="2"> <tr> < input id = "Button1" type = "button" value = "button"
Posted to
Client Side Web Development
(Forum)
by
SATISD9X
on 9/15/2009
Re: insert and get identity using sqldataadapter
Refer to this article: http://msdn.microsoft.com/en-us/library/ks9f57t0(VS.71).aspx
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
SATISD9X
on 9/15/2009
Re: Don't know c# where should i begin?
http://freecsharptutorials.com/ http://www.programmingtutorials.com/ http://www.programmingtutorials.com/ The above few of the online articles will also help you for the same.
Posted to
Getting Started
(Forum)
by
SATISD9X
on 9/9/2009
Re: how to get value from url
Use single codes as follow <body onload="highlightSearchTerms('<%=Request.QueryString('test')%>')"> It seems when you are putting 'test' in double quotes the onload= ends at the starting double quotes of test. This should work.
Posted to
Getting Started
(Forum)
by
SATISD9X
on 9/9/2009
Re: how to get value from url
You can also access the Request.QueryString inside the javascript Like: var string = Request.QueryString("test"); and avoid the parameter of javascript. OR use this way: <body onload=""javascript:highlightSearchTerms('" & Request.QueryString("test")& "');"">
Posted to
Getting Started
(Forum)
by
SATISD9X
on 9/9/2009
Re: 'Sys' is undefined
Refer the following: http://balajiramesh.wordpress.com/2008/08/14/sys-is-undefined-aspnet-ajax-error/ http://forums.asp.net/p/1040236/1446560.aspx
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
SATISD9X
on 9/9/2009
Page 1 of 36 (354 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
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
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online