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:850215
More Search Options
RSS Available
Matching Posts
Table not appearing in .edmx (Entity Framework) file
Hi, In my ASP.net application, Entity Framework is using to fetch data from Database. I have table with only two fields : CREATE TABLE [dbo].[Map]( UserID [int] NOT NULL, PrevID [int] NOT NULL, CONSTRAINT [PK_Map] PRIMARY KEY CLUSTERED ( UserID ASC, PrevID ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY] GO ALTER TABLE [dbo].[Map] WITH CHECK ADD CONSTRAINT [FK_Map_Privileges] FOREIGN KEY([PrevID
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
nmreddy83
on 11/10/2009
NotifyIcon with ActiveXControl in ASP.net Page
Hi, For a long time I am searching to create “NotifyIcon” from the ASP.net page in Client Machine. My background idea is; I want to call one web service using timer control; from this Notify Icon in client machine. I could not find any direct way to create NotifyIcon using ASP.net. Today I got some idea, I am not sure am I in correct track or not.. Can I use .net “Activex Control” to create Notify Icon and putting that control in ASP.net page? Automatically when user opens my webpage it will install
Posted to
Security
(Forum)
by
nmreddy83
on 8/14/2009
Re: cannot access https secure website
First you have to install SSL Certificate on Server to enable HTTPS on your site
Posted to
Security
(Forum)
by
nmreddy83
on 8/11/2009
Re: GridView with details pane
you have to go for TemplateFiled and put List Images and value as DB one. While binding we can match with the value in DropDown list. It may increase load on GridView
Posted to
Data Presentation Controls
(Forum)
by
nmreddy83
on 8/6/2009
Re: Error with Add Service Reference
I believe it is issue with your Service Configuration. Please make sure that you are giving correct Interface, and Binding settings. you can follow mex-data bining to add Services as refernces in solution. http://msdn.microsoft.com/en-us/library/cc949044.aspx
Posted to
Security
(Forum)
by
nmreddy83
on 7/27/2009
Re: From a Label to a DropDownList in an edited ListView
in ASP.net you can make selection by giving SelectedIndex. loop all the values in DropDownlist and and compare Label Text and DropDownList current index Value / Text
Posted to
Data Presentation Controls
(Forum)
by
nmreddy83
on 7/27/2009
Re: cant copy div.innertext in c#
How about View state for HTML Controls
Posted to
ASP.NET AJAX UI
(Forum)
by
nmreddy83
on 7/27/2009
Re: Returning value
use below LINQ and Excel Library. It will make our life easy while playing with Excel Sheets http://www.codeplex.com/xlslinq
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
nmreddy83
on 7/27/2009
Re: why no need for action=
by default Action="POST"
Posted to
Web Forms
(Forum)
by
nmreddy83
on 7/27/2009
Re: What should i use to generate and print letters
I suggest that you can go for your own control; 1. Create XSLT with Letter Template 2. Fill Data in to XML Format from DB 3. Apply returned XML on XSLT Template 4. Assign output to Printer Directrly or Some Page 5. Print it Advantages: in future if there are any changes in template, just you can change XSLT it is local processing only, you need to depend on any other third part tools We do not see any performance isses with XSLT / XML
Posted to
SQL Server Reporting Services
(Forum)
by
nmreddy83
on 7/27/2009
Page 1 of 32 (315 items) 1
2
3
4
5
Next >
...
Last »
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
ASP.NET:
T4MVC now has a real home and a dedicated forum!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online