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:721288
More Search Options
RSS Available
Matching Posts
Re: Unable to submit articles on www.asp.net
I have been facing the same issue from past one week Common guys what happenning out there could anyone please resolve this problem.
Posted to
Feedback on this website
(Forum)
by
ash143gupta
on 10/7/2009
Getting value of a field inside the gridview
Hi all, I have a grid view which i have bound to custom type returned from a linq query, everything works fine what i have done is inside the template i am getting the values which are having some int values such as static data which have an enum defined in my code.The problem is i want to display its enum counterpart first thing is how can i do this from the template. <asp:TemplateField HeaderText="Accuse Specifications"> <ItemTemplate> <div>Hair Style: <%# Eval("HairStyle"
Posted to
Data Presentation Controls
(Forum)
by
ash143gupta
on 9/7/2009
Re: Hey please help with SQL
1.Check the connection string you are using is of the remote server. 2.Check if your remote computer is having sqlbrowser service running, this is necessary if your want to remote connect the database from the remote machine to your Management Studio. 3.Check for the firewall connection on both your client and your server systems and add the exception rule for your sql server on the system.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
ash143gupta
on 8/31/2009
Re: creating textbox and labels using jquery
What exactly you want ,do you want that on some button click a text box and a label control are created or do you want that your text box and label controls are created inside a loop. Please specify some more information as what you want
Posted to
Client Side Web Development
(Forum)
by
ash143gupta
on 6/6/2009
Re: why is dbo. attached in front of the stored proc name
Hi i m relatively new to sql server and donot have a deep knowledge. What Rutt is telling might be right but i m not getting how to achieve this Let me again elaborate my problem 1.in my project there is is an App_Data folder where there is a mdf file 2.This mdf file is automatically attached to the running sql express instance when we open the solution and everything works fine 3.But the problem is i don't want it to be attached automatically and i dont want the databaase to be in app_data folder
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
ash143gupta
on 6/6/2009
Re: JSON........
This example contains somewhat you want to achieve but it is very extensive you have to know what you want. http://smallworkarounds.blogspot.com/2009/02/jquery-aspnet-how-to-implement.html
Posted to
Client Side Web Development
(Forum)
by
ash143gupta
on 6/1/2009
Re: why is dbo. attached in front of the stored proc name
If i leave it as it is then in my application i get an error saying the stored procedure could not be found because the stored procedure name now contains dbo in front that's why its unable to find the stored proc.So how to resolve this issue? Thanks anyways
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
ash143gupta
on 5/31/2009
Re: How do I pass several div ids to a Javascript function
If you are using jQuery of if you could use it then it would be very simple for you and also you can do many other things very easily <script type="text/javascript"> $(document).ready(function() { $("#btnToggleDisplay").click(function() { $('#childContainer div').each(function() { $(this).toggleClass('hideDetails'); }); }); }); </script> <style type="text/css"> .hideDetails { display:none; } </style> <div id="childContainer">
Posted to
Client Side Web Development
(Forum)
by
ash143gupta
on 5/31/2009
why is dbo. attached in front of the stored proc name
Hi all, I have a mdf file which i m attaching to my sqlexpress using management studio. The problem is i copied it from the App_Data folder in asp.net when using the AttachDBFile property everything works fine as it is using windows authentication by defaut. But when i copy the same mdf file and attach is in sql express explicitly and add a user called 'dev' to this database then an additional string called dbo is attached in front of every stored procs and thus my application is unable to
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
ash143gupta
on 5/31/2009
Filed under: SQL Server 2005
Re: Trying to Get the jQuery Intellisense File Working
Its very easy to get jQuery intellisense in Visual Studio if you are using VS2008 SP1 You just have to install this extra patch after you upgraded to VS2008 The patch can be found here http://code.msdn.microsoft.com/KB958502/Release/ProjectReleases.aspx?ReleaseId=1736 If you are using the folder structure as Javascript/jQuery-1.3.1.js Then in the same folder place the vsdoc file of jQuery-1.3.1.vsdoc.js Don't change the names And on the page don't include vsdoc file just include your jQuery
Posted to
Client Side Web Development
(Forum)
by
ash143gupta
on 4/25/2009
Page 1 of 7 (70 items) 1
2
3
4
5
Next >
...
Last »
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
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online