Guys,
Can you provide me with the links for downloading the VHDs of both SharePoint 2010 and MOSS 2007?
Thanks in advance...
Known is handfull, Unknown is worldfull
Hi All,
I am doing some chart generation in excel 2007.
I am populating a chart at run time using VBA. The chart is a stacked bar chart and can contain multiple series added via code.
i want to set one of the serie's "shape style" (that comes by default in the Format ribbon) to one of the...
Hi All,
I am in the process of designing the table structure for storing encrypted data. Encryption will happen on the application side (ASP.NET). We are using AES-256 to encrypt the data.
Have the following queries:
1. Should I use Varbinary or Varchar for storing encrypted columns? Am I...
Hi Guys,
I am currently working on a "Bulk Upload" page that will read data from a manually prepared Excel file.
I was using the OLEDB approach till now for this.
However a new requirement has come up that will involve having an extra column in the excel sheet that has "HTML links" as its...
Hi,
We have 1 web application with 3 site collections on our production server.
In the search page the data added in 2 of the site collections come out in the results. However one site collection’s data is not coming out in the search results.
We have checked the following:
-> Search Settings...
Hi Guys,
I have set the User Authentication in my IE 6 to "Automatic logon only in intranet zone". However it is still asking for username and password everytime i try to access a local sharepoint website (windows authentication).
It was working fine some time back (before i changed my...
Hi,
My requirement is to show users a preview of Office documents (sitting on our server). I need to show a preview of the following:
- Word 2003 / 2007
- Excel 2003 / 2007
- PPT 2003 / 2007
The preview must be in such a way that the end users need not have office installed in their systems...
Hi Guys,
The info is as follows:
I have a web page that does a very heavy operation. In order to make it a bit more interactive i implemented AJAX on that page (have not used the inbuilt AJAX controls).
The page psuedo code is as follows:
In Page_Load
------------
If CallBy is AJAX then 'I...
Hi,
Is there any command to get the table name from page infromation?
e.g.:
Page Info:
PAG: 7:1:1420172
I got this page info from the SQL Server log.
I would like to know which table this page belongs to...
Known is handfull, Unknown is worldfull
Hi,
In my current SQL Server database we have multiple DB users (who could have SPs in the same name).
e.g.:
User1.SP1 Param1,Param2
User2.SP1 Param1,Param2
We use a version of EntLib that uses the SqlCommandBuilder.DeriveParameters() method that will retrieve the parameter count for an SP...
Hi guys,
the query topic may not be helpful, however this is my problem.
Table1: Master Table
Table2: Child table.
No relationships defined between these two tables :(.
The child table has around 1 million records.
I have a simple request. Find out all the values in the master table that...
Hi,
I would like to access in my SQL Server an indexing service that runs on a different system using Linked Servers.
What are the steps i need to take to achieve this?
The idea is to search through files for keywords on a different system using queries (this result will later be linked to a...
Hi Guys,
I currently have a table that has around 177000 rows.
When i do a simple select * from the table, it gives me an IO cost of 11.6
The table has around 50 columns and is VERY frequently used.
Currently the DB is there on ONE file system.
Is this cost acceptable???
Known is handfull...
Hi Guys,
I have a table with the following columns:
Column1
Column2
Column3
Column Description:
Column 1 is an identity column with a primary key
Column 2 is a foreign key (bigint)
Column 3 is a varchar field
Indexes:
Column1 being the primary key has the Clustered index
Cloumn 2 AND Column...
hi guys,
there seems to be a strange problem with validator controls. :(
steps to make it behave strangely (Code given below):
1. Enter a value in the first text box.
2. Move focus to second text box.
3. Delete the text in the first text box.
4. Use the MOUSE to give focus to the second text...
guys,
am starting this age old topic again cause i noticed that yahoo has disabled the view source (atleast in IE). i disabled javascript and tried again, but to no avail :(
Any ideas how they did it???
Known is handfull, Unknown is worldfull
Hi Guys,
I have posted a question in the OOAD forum, but thought this forum will also be a suitable one for asking this question (thread678-1298722).
Thanks for your help...
Known is handfull, Unknown is worldfull
Hi guys,
When should we implement a private constructor?
MSDN states that we should use one when a class is declared as static.
However the SqlDataReader class seems to have a "Private" constructor. And to top it the SqlCommand object is able to instantiate it! (ExecuteReader is returning an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.