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:847938
More Search Options
RSS Available
Matching Posts
Re: nested query in msaccess
Maybe you shouldn't use the code highlighter for a while? Please avoid it in the next reply and explain your problem again. Thanks
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
Kulrom
on 10/1/2009
Re: nested query in msaccess
then use the following query: SELECT TOP 2 (Total) AS Expr1 FROM myTable ORDER BY myTable.total DESC;
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
Kulrom
on 10/1/2009
Re: nested query in msaccess
SELECT TOP 2 (Sum(Total)) FROM myTable GROUP BY block_id ORDER BY total DESC I am not sure i understand it but you may want to try the above code.
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
Kulrom
on 10/1/2009
Re: Access DB Connection String issue
Please refer to the following link: Write to MS Access 2007 (2003 included too) from VB.NET
Posted to
Getting Started
(Forum)
by
Kulrom
on 8/16/2009
Re: AutoPostBack
i will try to simplify it for you. Say you have a dropdownlist control and you have added some code inside the SelectedIndexChange event. Means if you haven't enabled the AutoPostBack for your DropDownList this event will be never fired. Makes sense?
Posted to
Web Forms
(Forum)
by
Kulrom
on 8/16/2009
Re: How to avoid date formatting conversion error?
Well in that case don't format the dates when you parse them. Dim date As DateTime = DateTime.Parse("03/03/2009") When you decide to save this date use a Parameter which would take care about formating.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Kulrom
on 8/13/2009
Re: javascript function not calling on SelectIndex change of radiobuttonlist
i think that your IF statement is not correct. SelectedValue is String so it cannot be valued as Nothing. If there is a item list with an empty string value then you can say: If rblPEPMRates.SelectedValue = String.Empty Then ' todo:something End If
Posted to
Client Side Web Development
(Forum)
by
Kulrom
on 8/5/2009
Re: Can I run a command line command from an aspx.vb page? Please help!
Please refer to the following link: http://forums.asp.net/p/933817/1101287.aspx
Posted to
Web Forms
(Forum)
by
Kulrom
on 8/1/2009
Re: Creating standalone independent program.
It seems like you are doing everything fine. However the dependencies have not been added automatically. Btw, do you get any errors or something if you install the app test1.exe ?
Posted to
Visual Studio 2008
(Forum)
by
Kulrom
on 7/31/2009
Re: how i protect web site from hidden malicious iframe
Your website is most probably Virus infected. You may want to check the following links: http://wam.dasient.com/wam/ http://www.avg.com/us.virus-removal.ndi-67762
Posted to
Security
(Forum)
by
Kulrom
on 7/31/2009
Filed under: virus infected website, virus, scan website
Page 1 of 42 (412 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